mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-13 11:44:21 +02:00
polybar: keep volume when muting
Otherwise, the layout change.
This commit is contained in:
parent
6638bfdb36
commit
7d83943adf
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ use-ui-max = false
|
|||
format-volume = <ramp-volume> <label-volume>
|
||||
format-muted = <label-muted>
|
||||
label-volume = %percentage: 2%%
|
||||
label-muted =
|
||||
label-muted = %percentage: 2%%
|
||||
ramp-volume-0 =
|
||||
ramp-volume-1 =
|
||||
ramp-volume-2 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue