fix: monitor and waybar right modules size
This commit is contained in:
parent
ec613756f0
commit
5e61313a42
3 changed files with 4 additions and 10 deletions
|
@ -1 +1 @@
|
|||
source = ~/.config/hypr/conf/monitors/1920x1080.conf
|
||||
source = ~/.config/hypr/conf/monitors/1600x900.conf
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue