diff --git a/hyprland/.config/waybar/river/config.jsonc b/hyprland/.config/waybar/river/config.jsonc index c5231a0..c9c8633 100644 --- a/hyprland/.config/waybar/river/config.jsonc +++ b/hyprland/.config/waybar/river/config.jsonc @@ -1,7 +1,7 @@ { "layer": "top", "position": "top", - "height": 24, + "height": 18, "spacing": 5, "margin-top": 6, "margin-bottom": 4, @@ -122,7 +122,7 @@ "3": "", "4": "", "5": "", - "6": "", + "6": "", "7": "", "8": "", "9": "" diff --git a/hyprland/.config/waybar/river/style.css b/hyprland/.config/waybar/river/style.css index 50a7657..e68df45 100644 --- a/hyprland/.config/waybar/river/style.css +++ b/hyprland/.config/waybar/river/style.css @@ -4,7 +4,7 @@ border: none; border-radius: 6px; font-family: Roboto, Helvetica, Arial, sans-serif; - font-size: 12px; + font-size: 10px; font-weight: bold; color: #fff; }