diff --git a/hyprland/.config/waybar/river/config.jsonc b/hyprland/.config/waybar/river/config.jsonc index 513eeb6..ab31609 100644 --- a/hyprland/.config/waybar/river/config.jsonc +++ b/hyprland/.config/waybar/river/config.jsonc @@ -2,6 +2,7 @@ "layer": "top", "position": "top", "spacing": 5, + "height": 28, "margin-top": 6, "margin-bottom": 4, "margin-left": 6, diff --git a/hyprland/.config/waybar/river/style.css b/hyprland/.config/waybar/river/style.css index 50a7657..dfbb412 100644 --- a/hyprland/.config/waybar/river/style.css +++ b/hyprland/.config/waybar/river/style.css @@ -7,6 +7,7 @@ font-size: 12px; font-weight: bold; color: #fff; + min-height: 0; } window#waybar {