chore: waybar river theme style small changes

This commit is contained in:
hesam-init 2024-02-28 01:17:13 +03:30
parent faaf5b828b
commit 7cbbbd8254
2 changed files with 3 additions and 4 deletions

View file

@ -3,8 +3,8 @@
"position": "top", "position": "top",
"spacing": 5, "spacing": 5,
"modules-center": [ "modules-center": [
"clock",
"hyprland/language", "hyprland/language",
"clock",
"cpu", "cpu",
"custom/gpu-usage", "custom/gpu-usage",
"pulseaudio#input", "pulseaudio#input",

View file

@ -136,12 +136,11 @@ window>box {
} }
#network { #network {
min-width: 160px; min-width: 120px;
} }
#network.network-2 { #network.network-2 {
min-width: 170px; min-width: 150px;
} }
#network.disconnected { #network.disconnected {