chore: waybar memory style

This commit is contained in:
hesam-init 2024-02-24 01:40:06 +03:30
parent 9b20447e77
commit b59188ff4d
2 changed files with 4 additions and 4 deletions

View file

@ -27,8 +27,8 @@
// "pulseaudio/slider", // "pulseaudio/slider",
"battery", "battery",
"memory", "memory",
"network#network-2", "network",
"network" "network#network-2"
], ],
"hyprland/language": { "hyprland/language": {
"format": "{}", "format": "{}",

View file

@ -167,7 +167,7 @@ window#waybar.hidden {
} }
#memory { #memory {
min-width: 80px; min-width: 85px;
} }
#wireplumber.muted { #wireplumber.muted {