fix: monitor and waybar right modules size

This commit is contained in:
hesam-init 2024-02-18 12:20:44 +03:30
parent ec613756f0
commit 5e61313a42
3 changed files with 4 additions and 10 deletions

View file

@ -1 +1 @@
source = ~/.config/hypr/conf/monitors/1920x1080.conf source = ~/.config/hypr/conf/monitors/1600x900.conf

View file

@ -189,16 +189,10 @@ window#waybar.hidden {
min-width: 85px; min-width: 85px;
} }
#language { #language,
min-width: 60px; #clock,
}
#clock {
min-width: 70px;
}
#wireplumber { #wireplumber {
min-width: 60px; min-width: 70px;
} }
#wireplumber.muted { #wireplumber.muted {