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

@ -24,7 +24,8 @@
"executor-cpubar",
"scratchpad",
"executor-updates",
"clock"
"clock",
"tray"
],
"sway-taskbar": {
"workspace-buttons": false,
@ -54,8 +55,7 @@
"components": [
"brightness",
"battery",
"volume",
"bluetooth"
"volume"
],
"commands": {
"battery": "",
@ -122,7 +122,8 @@
"output-switcher": true,
"window-width": 320,
"window-margin": 0,
"root-css-name": "controls-overview"
"root-css-name": "controls-overview",
"backlight-device": ""
},
"playerctl": {},
"clock": {
@ -203,6 +204,8 @@
"icon-placement": "right",
"icon-size": 14,
"interval": 3
}
},
"dwl-tags": {},
"tray": {}
}
]