diff --git a/mint.sh b/mint.sh index 1a6bd09..9490a19 100644 --- a/mint.sh +++ b/mint.sh @@ -153,6 +153,9 @@ dconf write /org/cinnamon/desktop/keybindings/custom-list "['__dummy__'$(dconf d # Nemo Filemanager Settings dconf write /org/nemo/preferences/default-folder-viewer "'list-view'" dconf write /org/nemo/preferences/show-location-entry true + +[ -x ~/.xsessionrc.followup ] && ~/.xsessionrc.followup + EOF sudo chmod 700 "${defaultuserhome}"/.xsessionrc