diff --git a/configs/hyprland/hypr/configs/monitor/variants/laptop.conf b/configs/hyprland/hypr/configs/monitor/variants/laptop.conf index 1070e8e..6dd82a4 100644 --- a/configs/hyprland/hypr/configs/monitor/variants/laptop.conf +++ b/configs/hyprland/hypr/configs/monitor/variants/laptop.conf @@ -1,7 +1,7 @@ -# ----------------------------------------------------- +# ----------------------------------------------------- # Monitor Setup # name: "1920x1080" -# ----------------------------------------------------- +# ----------------------------------------------------- monitor=,1920x1080@60,auto,1.2 diff --git a/configs/hyprland/waybar/mini-river/style.css b/configs/hyprland/waybar/mini-river/style.css index 03b2f8d..3d12c84 100644 --- a/configs/hyprland/waybar/mini-river/style.css +++ b/configs/hyprland/waybar/mini-river/style.css @@ -2,7 +2,7 @@ @import "../style/main.css"; * { - font-size: 12px; + font-size: 10px; } window { @@ -10,7 +10,7 @@ window { } window>box { - min-height: 36px; + min-height: 32px; padding: 6px; padding-bottom: 2px; } \ No newline at end of file