feat: mute button on Waybar

This commit is contained in:
2026-01-31 13:48:38 +00:00
parent 68129c5363
commit 2314f440b9
3 changed files with 11 additions and 5 deletions

View File

@@ -103,7 +103,7 @@
}
#tray, #battery, #pulseaudio, #custom-power {
#tray, #battery, #pulseaudio, #custom-power, #custom-micmute {
background-color: @Buttons;
color: @Text;
border-radius: 10px;