different volume style, bit unbalanced now
This commit is contained in:
parent
fa31df90e5
commit
5ceb84faee
2 changed files with 17 additions and 5 deletions
|
@ -23,8 +23,20 @@
|
|||
"wireplumber" = {
|
||||
format = "{icon}";
|
||||
format-alt = "{volume}%";
|
||||
format-muted = "";
|
||||
format-icons = ["" "" "" ""];
|
||||
format-muted = "";
|
||||
format-icons = [
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
];
|
||||
tooltip = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue