1
0
Fork 0

Add chrome profile symlinks to xsession

master
dump_stack() 2019-07-21 17:12:41 +00:00
parent 6f9a8246a2
commit 6cb9c312bd
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 3 additions and 0 deletions

View File

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