fix volume not showing the corret number on mute

This commit is contained in:
Anthony Rodriguez 2023-07-03 10:00:35 +02:00
parent 4b7dfd0419
commit a03da678b2
No known key found for this signature in database
GPG key ID: 133EACC7CCC7D17F

View file

@ -126,7 +126,7 @@
"format": "{icon} {volume}%", "format": "{icon} {volume}%",
"format-bluetooth": "{volume}% {icon} {format_source}", "format-bluetooth": "{volume}% {icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}", "format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}", "format-muted": " {volume}%",
"format-source": "{volume}%", "format-source": "{volume}%",
"format-source-muted": "", "format-source-muted": "",
"format-icons": { "format-icons": {