mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-26 04:15:22 +02:00
polybar: use different mute icon to match microphone icon
This commit is contained in:
parent
cef1c1982b
commit
c513caef7e
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ use-ui-max = false
|
|||
format-volume = <ramp-volume> <label-volume>
|
||||
format-muted = <label-muted>
|
||||
label-volume = %percentage: 2%%
|
||||
label-muted = %percentage: 2%%
|
||||
label-muted = 🔇 %percentage: 2%%
|
||||
ramp-volume-0 =
|
||||
ramp-volume-1 =
|
||||
ramp-volume-2 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue