1
0

Add chrome profile symlinks to xsession

This commit is contained in:
dump_stack() 2019-07-21 17:12:41 +00:00
parent 6f9a8246a2
commit 6cb9c312bd
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -105,6 +105,9 @@ in {
xhost +local
ln -fs /tmp/chromium .config/
ln -fs /tmp/chromium .cache/
kitty &
'';
};