use latest panel additions in presets
This commit is contained in:
@ -24,7 +24,8 @@
|
||||
],
|
||||
"modules-right": [
|
||||
"scratchpad",
|
||||
"executor-updates"
|
||||
"executor-updates",
|
||||
"tray"
|
||||
],
|
||||
"controls": "right",
|
||||
"controls-settings": {
|
||||
@ -101,7 +102,8 @@
|
||||
"output-switcher": true,
|
||||
"window-width": 320,
|
||||
"window-margin": 0,
|
||||
"root-css-name": "controls-overview"
|
||||
"root-css-name": "controls-overview",
|
||||
"backlight-device": ""
|
||||
},
|
||||
"playerctl": {
|
||||
"interval": 1,
|
||||
@ -141,7 +143,9 @@
|
||||
},
|
||||
"sway-taskbar": {},
|
||||
"sway-workspaces": {},
|
||||
"scratchpad": {}
|
||||
"scratchpad": {},
|
||||
"dwl-tags": {},
|
||||
"tray": {}
|
||||
},
|
||||
{
|
||||
"name": "bottom",
|
||||
|
Reference in New Issue
Block a user