From 5e61313a423d21d81eed120a909bb4931d1d534c Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 18 Feb 2024 12:20:44 +0330 Subject: [PATCH] fix: monitor and waybar right modules size --- hyprland/.config/hypr/conf/monitor.conf | 2 +- .../monitors/{1600x900@75.conf => 1600x900.conf} | 0 hyprland/.config/waybar/river/style.css | 12 +++--------- 3 files changed, 4 insertions(+), 10 deletions(-) rename hyprland/.config/hypr/conf/monitors/{1600x900@75.conf => 1600x900.conf} (100%) diff --git a/hyprland/.config/hypr/conf/monitor.conf b/hyprland/.config/hypr/conf/monitor.conf index 0ccc26d..49ba25e 100644 --- a/hyprland/.config/hypr/conf/monitor.conf +++ b/hyprland/.config/hypr/conf/monitor.conf @@ -1 +1 @@ -source = ~/.config/hypr/conf/monitors/1920x1080.conf +source = ~/.config/hypr/conf/monitors/1600x900.conf diff --git a/hyprland/.config/hypr/conf/monitors/1600x900@75.conf b/hyprland/.config/hypr/conf/monitors/1600x900.conf similarity index 100% rename from hyprland/.config/hypr/conf/monitors/1600x900@75.conf rename to hyprland/.config/hypr/conf/monitors/1600x900.conf diff --git a/hyprland/.config/waybar/river/style.css b/hyprland/.config/waybar/river/style.css index 2334537..4e54945 100644 --- a/hyprland/.config/waybar/river/style.css +++ b/hyprland/.config/waybar/river/style.css @@ -189,16 +189,10 @@ window#waybar.hidden { min-width: 85px; } -#language { - min-width: 60px; -} - -#clock { - min-width: 70px; -} - +#language, +#clock, #wireplumber { - min-width: 60px; + min-width: 70px; } #wireplumber.muted {