Revamp pulseaudio module

This commit is contained in:
2024-04-23 21:16:16 -05:00
parent df58feb9c9
commit 6ee3b04bcf
2 changed files with 8 additions and 13 deletions

View File

@@ -52,6 +52,10 @@ window#waybar {
padding: 0 1em;
color: #ebdbb2;
}
#pulseaudio.muted {
border-top: 4px solid #fb4934;
border-bottom: 4px solid #282828;
}
#tray {
padding: 0 1em;
}