Add chrome profile symlinks to xsession
This commit is contained in:
parent
6f9a8246a2
commit
6cb9c312bd
@ -105,6 +105,9 @@ in {
|
|||||||
|
|
||||||
xhost +local
|
xhost +local
|
||||||
|
|
||||||
|
ln -fs /tmp/chromium .config/
|
||||||
|
ln -fs /tmp/chromium .cache/
|
||||||
|
|
||||||
kitty &
|
kitty &
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user