diff --git a/.config/waybar/config b/.config/waybar/config index 0f23eb1..80213e9 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,7 +1,7 @@ { "layer": "bottom", "position": "top", - "height": 20, + "height": 22, "modules-left": ["sway/workspaces", "sway/mode"], "modules-center": ["sway/window"], diff --git a/.config/waybar/hyprland b/.config/waybar/hyprland index e9b0be9..1e7330a 100644 --- a/.config/waybar/hyprland +++ b/.config/waybar/hyprland @@ -1,7 +1,7 @@ { "layer": "top", "position": "top", - "height": 20, + "height": 22, "modules-left": ["hyprland/workspaces"], "modules-center": ["hyprland/window"],