From 7ec7f7426965b771617449db478aa18e59cb2b90 Mon Sep 17 00:00:00 2001 From: histalek Date: Sat, 29 Jun 2024 12:00:33 +0200 Subject: [PATCH] fix(waybar): Increase bar height to prevent heightshift --- .config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/config b/.config/waybar/config index 3e22f5e..e296dd0 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -1,7 +1,7 @@ { "layer": "top", "position": "top", - "height": 31, + "height": 35, "modules-left": [ "hyprland/submap",