diff --git a/home/apps/wayland.nix b/home/apps/wayland.nix index d275e17..b5aeb44 100644 --- a/home/apps/wayland.nix +++ b/home/apps/wayland.nix @@ -20,9 +20,10 @@ in { { layer = "top"; position = "top"; - margin-left = 5; - margin-right = 5; - margin-top = 5; + margin-left = 7; + margin-right = 7; + margin-top = 7; + height = 32; modules-left = ["sway/workspaces" "mpd"]; modules-center = []; modules-right = ["tray" "cpu" "memory" "clock"];