forked from extern/nix-config
polybar: Show when volume is muted
This makes it easier to tell when the volume is muted.
This commit is contained in:
parent
7680433c6d
commit
9f769aec48
@ -115,6 +115,7 @@ format-online = <label-song>
|
||||
[module/volume]
|
||||
type = internal/alsa
|
||||
label-volume = %percentage%%
|
||||
label-muted = Off
|
||||
|
||||
[module/window]
|
||||
type = internal/xwindow
|
||||
|
Loading…
Reference in New Issue
Block a user