use latest panel additions in presets
This commit is contained in:
@ -23,16 +23,15 @@
|
||||
],
|
||||
"modules-right": [
|
||||
"scratchpad",
|
||||
"executor-updates"
|
||||
"executor-updates",
|
||||
"tray"
|
||||
],
|
||||
"controls-settings": {
|
||||
"alignment": "right",
|
||||
"components": [
|
||||
"brightness",
|
||||
"battery",
|
||||
"volume",
|
||||
"net",
|
||||
"bluetooth"
|
||||
"volume"
|
||||
],
|
||||
"commands": {
|
||||
"battery": "",
|
||||
@ -99,7 +98,8 @@
|
||||
"output-switcher": true,
|
||||
"window-width": 320,
|
||||
"window-margin": 0,
|
||||
"root-css-name": "controls-overview"
|
||||
"root-css-name": "controls-overview",
|
||||
"backlight-device": ""
|
||||
},
|
||||
"clock": {
|
||||
"format": "%a, %d. %b %H:%M:%S",
|
||||
@ -150,6 +150,10 @@
|
||||
"icon-size": 20
|
||||
},
|
||||
"menu-start": "off",
|
||||
"menu-start-settings": {}
|
||||
"menu-start-settings": {},
|
||||
"playerctl": {},
|
||||
"sway-taskbar": {},
|
||||
"dwl-tags": {},
|
||||
"tray": {}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user