mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-05 14:03:42 +02:00
chore: waybar river theme style small changes
This commit is contained in:
parent
faaf5b828b
commit
7cbbbd8254
2 changed files with 3 additions and 4 deletions
|
@ -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",
|
||||||
|
|
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue