mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-26 12:25:23 +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-volume = <ramp-volume> <label-volume>
|
||||||
format-muted = <label-muted>
|
format-muted = <label-muted>
|
||||||
label-volume = %percentage: 2%%
|
label-volume = %percentage: 2%%
|
||||||
label-muted = %percentage: 2%%
|
label-muted = 🔇 %percentage: 2%%
|
||||||
ramp-volume-0 =
|
ramp-volume-0 =
|
||||||
ramp-volume-1 =
|
ramp-volume-1 =
|
||||||
ramp-volume-2 =
|
ramp-volume-2 =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue