diff --git a/hosts/pinwheel/modules/waybar/default.nix b/hosts/pinwheel/modules/waybar/default.nix index 5bbead2..c1bc5d2 100644 --- a/hosts/pinwheel/modules/waybar/default.nix +++ b/hosts/pinwheel/modules/waybar/default.nix @@ -181,6 +181,8 @@ in layer = "top"; position = "top"; height = 30; + spacing = 20; + fixed-center = false; output = [ "HDMI-A-1" ]; modules-left = [ "hyprland/workspaces" ];