use latest panel additions in presets

This commit is contained in:
piotr
2022-02-02 22:32:43 +01:00
parent 5f0981ad04
commit ce4607b91a
5 changed files with 36 additions and 20 deletions

View File

@ -25,7 +25,8 @@
"executor-cpuav",
"executor-cpubar",
"scratchpad",
"executor-updates"
"executor-updates",
"tray"
],
"sway-taskbar": {},
"controls-settings": {
@ -33,9 +34,7 @@
"components": [
"brightness",
"battery",
"volume",
"bluetooth",
"net"
"volume"
],
"commands": {
"battery": "",
@ -101,7 +100,9 @@
"system-shutdown-symbolic": "system-shutdown",
"output-switcher": true,
"window-width": 320,
"window-margin": 6
"window-margin": 6,
"backlight-device": "",
"root-css-name": "controls-overview"
},
"playerctl": {},
"clock": {
@ -190,6 +191,8 @@
"icon-placement": "left",
"icon-size": 16,
"interval": 3
}
},
"dwl-tags": {},
"tray": {}
}
]