forked from lionel/debianlive
Improve cinnamon
This commit is contained in:
@ -1,3 +1,50 @@
|
||||
[apps/light-locker]
|
||||
lock-after-screensaver="uint32 0"
|
||||
|
||||
[org/cinnamon]
|
||||
enabled-applets=['panel1:left:0:menu@cinnamon.org:0', 'panel1:left:1:show-desktop@cinnamon.org:1', 'panel1:right:1:systray@cinnamon.org:3', 'panel1:right:2:xapp-status@cinnamon.org:4', 'panel1:right:3:notifications@cinnamon.org:5', 'panel1:right:4:printers@cinnamon.org:6', 'panel1:right:5:removable-drives@cinnamon.org:7', 'panel1:right:6:keyboard@cinnamon.org:8', 'panel1:right:7:favorites@cinnamon.org:9', 'panel1:right:8:network@cinnamon.org:10', 'panel1:right:9:sound@cinnamon.org:11', 'panel1:right:10:power@cinnamon.org:12', 'panel1:right:11:calendar@cinnamon.org:13', 'panel1:left:2:window-list@cinnamon.org:14']
|
||||
favorite-apps=['chromium.desktop', 'firefox-esr.desktop', 'cinnamon-settings.desktop', 'org.gnome.Terminal.desktop', 'nemo.desktop']
|
||||
next-applet-id=15
|
||||
panel-edit-mode=false
|
||||
|
||||
[org/cinnamon/desktop/background]
|
||||
picture-options='none'
|
||||
picture-uri="'file:///usr/share/desktop-base/softwaves-theme/wallpaper/gnome-background.xml'"
|
||||
|
||||
[org/cinnamon/desktop/interface]
|
||||
gtk-theme='Adwaita-dark'
|
||||
|
||||
[org/cinnamon/desktop/keybindings]
|
||||
custom-list=['__dummy__', 'custom0', 'custom1']
|
||||
looking-glass-keybinding=@as []
|
||||
|
||||
[org/cinnamon/desktop/keybindings/custom-keybindings/custom0]
|
||||
binding=['<Primary><Alt>l']
|
||||
command='xtrlock'
|
||||
name='xtrlock'
|
||||
|
||||
[org/cinnamon/desktop/keybindings/custom-keybindings/custom1]
|
||||
binding=['<Super>Print']
|
||||
command='normcap'
|
||||
name='normcap'
|
||||
|
||||
[org/cinnamon/desktop/keybindings/media-keys]
|
||||
screensaver=['XF86ScreenSaver']
|
||||
terminal=['<Primary><Alt>t', '<Alt>x']
|
||||
|
||||
[org/cinnamon/muffin]
|
||||
tile-maximize=true
|
||||
|
||||
[org/cinnamon/settings-daemon/peripherals/mouse]
|
||||
middle-button-enabled=false
|
||||
|
||||
[org/cinnamon/settings-daemon/plugins/power]
|
||||
button-power='interactive'
|
||||
|
||||
[org/cinnamon/settings-daemon/plugins/xsettings]
|
||||
buttons-have-icons=true
|
||||
menus-have-icons=true
|
||||
|
||||
[org/gnome/terminal/legacy/profiles:]
|
||||
default='4aa8ef12-3564-4d7c-a547-f638618495c0'
|
||||
list=['b1dcc9dd-5262-4d8d-a863-c897e6d979b9', 'b5d46728-f548-49e4-b802-7ed1a1190bcf', '4aa8ef12-3564-4d7c-a547-f638618495c0']
|
||||
@ -21,7 +68,8 @@ visible-name='couleurs_system'
|
||||
use-theme-colors=false
|
||||
visible-name='vert_sur_noir'
|
||||
|
||||
|
||||
[org/nemo/preferences]
|
||||
size-prefixes='base-2'
|
||||
|
||||
[org/virt-manager/virt-manager]
|
||||
xmleditor-enabled=true
|
||||
@ -37,28 +85,3 @@ uris=['qemu+ssh://majalis/system']
|
||||
[org/virt-manager/virt-manager/console]
|
||||
autoconnect=false
|
||||
resize-guest=1
|
||||
|
||||
|
||||
|
||||
[org/cinnamon/desktop/interface]
|
||||
gtk-theme="'Adwaita-dark'"
|
||||
|
||||
[org/cinnamon/desktop/background]
|
||||
picture-uri="'file:///usr/share/desktop-base/softwaves-theme/wallpaper/gnome-background.xml'"
|
||||
|
||||
[org/cinnamon/settings-daemon/plugins/power]
|
||||
button-power="'interactive'"
|
||||
|
||||
[org/cinnamon/desktop/keybindings/media-keys]
|
||||
terminal="['<Primary><Alt>t', '<Alt>x']"
|
||||
|
||||
[org/cinnamon/settings-daemon/peripherals/mouse]
|
||||
middle-button-enabled=false
|
||||
|
||||
[org/nemo/preferences]
|
||||
size-prefixes="'base-2'"
|
||||
|
||||
|
||||
|
||||
[apps/light-locker]
|
||||
lock-after-screensaver="uint32 0"
|
||||
|
Reference in New Issue
Block a user