use latest panel additions in presets
This commit is contained in:
@ -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": {}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user