Reduce panel size, move tray module

This commit is contained in:
Aleksey Samoilov 2023-11-21 12:04:44 +04:00
parent a3a2b263d1
commit 7525d8fd43

View file

@ -1,10 +1,11 @@
{ {
"layer": "top", "layer": "top",
"position": "top", "position": "top",
"height": 30, "height": 25,
"modules-left": ["custom/menu", "sway/workspaces", "sway/window"], "modules-left": ["custom/menu", "sway/workspaces", "sway/window"],
"modules-center": ["custom/wf-recorder", "sway/mode"], "modules-center": ["custom/wf-recorder", "sway/mode"],
"modules-right": [ "modules-right": [
"tray",
"custom/scratchpad", "custom/scratchpad",
"custom/playerctl", "custom/playerctl",
"custom/wlsunset", "custom/wlsunset",
@ -19,8 +20,7 @@
"bluetooth", "bluetooth",
"pulseaudio", "pulseaudio",
"clock", "clock",
"custom/power", "custom/power"
"tray"
], ],
"custom/menu": { "custom/menu": {