cinnamon conf
This commit is contained in:
parent
4793d28bf6
commit
75cda435ff
@ -0,0 +1,22 @@
|
||||
{
|
||||
"labelinfo": {
|
||||
"type": "combobox",
|
||||
"description": "Display",
|
||||
"default": "nothing",
|
||||
"options": {
|
||||
"Show percentage": "percentage",
|
||||
"Show time remaining": "time",
|
||||
"Show percentage and time remaining": "percentage_time",
|
||||
"Hide label": "nothing"
|
||||
},
|
||||
"value": "percentage"
|
||||
},
|
||||
"showmulti": {
|
||||
"type": "switch",
|
||||
"default": false,
|
||||
"description": "Always show all batteries",
|
||||
"tooltip": "Check this to always show multiple batteries in the panel, regardless of whether one of them is marked primary.",
|
||||
"value": false
|
||||
},
|
||||
"__md5__": "db29025b0930e93063f745d0adcc675a"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
lock-after-screensaver="uint32 0"
|
||||
|
||||
[org/cinnamon]
|
||||
alttab-minimized-aware=true
|
||||
enabled-applets=['panel1:left:0:menu@cinnamon.org:0', 'panel1:left:1:show-desktop@cinnamon.org:1', 'panel1:right:2:xapp-status@cinnamon.org:3', 'panel1:right:3:systray@cinnamon.org:4', 'panel1:right:4:notifications@cinnamon.org:5', 'panel1:right:5:printers@cinnamon.org:6', 'panel1:right:6:removable-drives@cinnamon.org:7', 'panel1:right:7:keyboard@cinnamon.org:8', 'panel1:right:8:favorites@cinnamon.org:9', 'panel1:right:9:network@cinnamon.org:10', 'panel1:right:10:sound@cinnamon.org:11', 'panel1:right:11:power@cinnamon.org:12', 'panel1:right:12:calendar@cinnamon.org:13', 'panel1:left:2:window-list@cinnamon.org:14', 'panel1:right:0:sysmonitor@orcus:15']
|
||||
favorite-apps=['chromium.desktop', 'firefox-esr.desktop', 'cinnamon-settings.desktop', 'org.gnome.Terminal.desktop', 'nemo.desktop']
|
||||
next-applet-id=16
|
||||
@ -33,6 +34,11 @@ name='normcap'
|
||||
screensaver=['XF86ScreenSaver']
|
||||
terminal=['<Primary><Alt>t', '<Alt>x']
|
||||
|
||||
[org/cinnamon/desktop/media-handling]
|
||||
automount=false
|
||||
automount-open=false
|
||||
autorun-never=true
|
||||
|
||||
[org/cinnamon/muffin]
|
||||
tile-maximize=true
|
||||
|
||||
@ -72,6 +78,10 @@ visible-name='vert_sur_noir'
|
||||
[org/nemo/preferences]
|
||||
size-prefixes='base-2'
|
||||
|
||||
[org/nemo/window-state]
|
||||
geometry='1000x600+450+219'
|
||||
maximized=false
|
||||
|
||||
[org/virt-manager/virt-manager]
|
||||
xmleditor-enabled=true
|
||||
|
||||
|
@ -6,3 +6,5 @@ nemo-fileroller
|
||||
gnome-screenshot
|
||||
gir1.2-gtop-2.0
|
||||
papirus-icon-theme
|
||||
cups-daemon
|
||||
cups-bsd
|
||||
|
@ -39,5 +39,7 @@ ssh-askpass-gnome
|
||||
tesseract-ocr
|
||||
tesseract-ocr-fra
|
||||
flatpak
|
||||
xdg-desktop-portal-gtk
|
||||
va-driver-all
|
||||
vdpau-driver-all
|
||||
gstreamer1.0-libav
|
||||
|
Loading…
x
Reference in New Issue
Block a user