diff options
-rw-r--r-- | .config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index 15a4b26..1f42858 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,7 +1,7 @@ { "layer": "bottom", "position": "top", - "height": 25, + "height": 22, "modules-left": ["sway/workspaces", "sway/mode"], "modules-center": ["sway/window"], |