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