diff --git a/dot_config/waybar/config b/dot_config/waybar/config index 4d8994b..d33640a 100644 --- a/dot_config/waybar/config +++ b/dot_config/waybar/config @@ -1,7 +1,7 @@ { "layer": "top", "position": "top", - "height": 32, + "height": 35, "spacing": 4, "mode": "dock", "margin-top": 0, @@ -15,7 +15,7 @@ // Modules configuration "wlr/taskbar": { "format": "{icon}", - "icon-size": 20, + "icon-size": 23, "icon-theme": "Tela", "tooltip-format": "{title}", "on-click": "minimize",