mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
waybar: Add muted indicator for volume
Now it's easier to tell when the volume is muted.
This commit is contained in:
parent
dc8bb8a493
commit
e80a69c10b
@ -37,6 +37,7 @@
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "🔇 Muted",
|
||||
"format-icons": {
|
||||
"default": ["", "", ""]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user