diff --git a/hosts/modules/gui/sxmo/waybar-config.nix b/hosts/modules/gui/sxmo/waybar-config.nix index 49b669a3..9a575c77 100644 --- a/hosts/modules/gui/sxmo/waybar-config.nix +++ b/hosts/modules/gui/sxmo/waybar-config.nix @@ -4,7 +4,7 @@ [ { # TOP BAR layer = "top"; - height = 32; + height = 28; modules-left = [ "sway/workspaces" ]; modules-center = [ ];