diff --git a/etc/skel/.config/waybar/config.jsonc b/etc/skel/.config/waybar/config.jsonc index ef31a3f..a1193b6 100644 --- a/etc/skel/.config/waybar/config.jsonc +++ b/etc/skel/.config/waybar/config.jsonc @@ -1,10 +1,11 @@ { "layer": "top", "position": "top", - "height": 30, + "height": 25, "modules-left": ["custom/menu", "sway/workspaces", "sway/window"], "modules-center": ["custom/wf-recorder", "sway/mode"], "modules-right": [ + "tray", "custom/scratchpad", "custom/playerctl", "custom/wlsunset", @@ -19,8 +20,7 @@ "bluetooth", "pulseaudio", "clock", - "custom/power", - "tray" + "custom/power" ], "custom/menu": {