volume with different icon on mute
This commit is contained in:
parent
3d6eba3131
commit
761f8faa2d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
"wireplumber" = {
|
"wireplumber" = {
|
||||||
format = "{icon}";
|
format = "{icon}";
|
||||||
format-alt = "{volume}%";
|
format-alt = "{volume}%";
|
||||||
format-muted = "";
|
format-muted = "";
|
||||||
format-icons = ["" "" ""];
|
format-icons = ["" "" ""];
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue