„mint.sh“ ändern
This commit is contained in:
parent
f3473eeb9d
commit
9af25780bf
4
mint.sh
4
mint.sh
@ -64,6 +64,10 @@ dconf write /org/cinnamon/desktop/keybindings/custom-keybindings/custom8/binding
|
||||
dconf write /org/cinnamon/desktop/keybindings/custom-keybindings/custom8/name '"Lockscreen"'
|
||||
dconf write /org/cinnamon/desktop/keybindings/custom-list "['__dummy__'$(dconf dump / 2>&1 | egrep '^\[org/cinnamon/desktop/keybindings/custom-keybindings/' | cut -d/ -f 6 | cut -d] -f1 | perl -pe "s/(.+)\n/, '\$1'/g")]"
|
||||
|
||||
# Nemo Filemanager Settings
|
||||
dconf write /org/nemo/preferences/default-folder-viewer "'list-view'"
|
||||
dconf write /org/nemo/preferences/show-location-entry true
|
||||
|
||||
# dark theme
|
||||
#dconf write /org/cinnamon/desktop/interface/gtk-theme "'Mint-Y-Dark'"
|
||||
#dconf write /org/cinnamon/desktop/interface/icon-theme "'Mint-Y-Dark'"
|
||||
|
Loading…
Reference in New Issue
Block a user