1
0

Add chrome profile symlinks to xsession

This commit is contained in:
2019-07-21 17:12:41 +00:00
parent 6f9a8246a2
commit 6cb9c312bd

View File

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