From f25579c092fe413bf0a5b4b1ca8bf4e29bfb3add Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 28 Jul 2025 12:59:35 -0500 Subject: Make more inline with master --- waybar/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/waybar/config b/waybar/config index 70c6bda..1292b7b 100644 --- a/waybar/config +++ b/waybar/config @@ -4,6 +4,8 @@ "height": 36, //"output": "%%DISPLAY%%", "spacing": 4, + //"margin-top": 5, + //"margin-bottom":5, // Choose the order of the modules @@ -99,7 +101,7 @@ }, "persistent-workspaces": { "DP-2": [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ], - //"DP-2": [ 10, 11, 12, 13, 14, 15, 16, 17, 18 ], + "HDMI-A-1": [ 10, 11, 12, 13, 14, 15, 16, 17, 18 ], }, "on-scroll-up": "hyprctl dispatch split:workspace r+1", "on-scroll-down": "hyprctl dispatch split:workspace r-1", -- cgit v1.2.3