1
0

waybar custom mod for disks

This commit is contained in:
2025-01-27 13:01:55 +01:00
parent c751064eb1
commit bf8721a344
2 changed files with 30 additions and 6 deletions
+9 -2
View File
@@ -63,6 +63,8 @@ window {
#custom-gpu,
#custom-transmission,
#custom-recording,
#custom-azura,
#custom-nocturnal,
#network,
#wireplumber {
padding: 0 8px;
@@ -75,7 +77,9 @@ window {
margin-right: 8px;
}
#disk {
#disk,
#custom-azura,
#custom-nocturnal {
border-radius: 8px;
margin-right: 8px;
background: @color3;
@@ -88,7 +92,10 @@ window {
color: #fee;
}
#idle_inhibitor {
font-size: 32px;
font-size: 28px;
}
#idle_inhibitor.activated {
}
#clock {