feat(waybar): show muted

This commit is contained in:
Barrett Ruth 2026-03-03 13:53:32 -05:00
parent cedc2cc728
commit 52af6a81fe
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 9 additions and 8 deletions

View file

@ -152,7 +152,7 @@ in
wireplumber = {
format = "{icon}";
format-muted = "󰖁";
format-icons = [ "󰕿" "󰖀" "󰕾" ];
format-icons = [ "󰖁" "󰕿" "󰕿" "󰕿" "󰖀" "󰖀" "󰖀" "󰕾" "󰕾" "󰕾" ];
node-type = "Audio/Sink";
max-volume = 100;
scroll-step = 5;
@ -166,7 +166,7 @@ in
"wireplumber#source" = {
format = "{icon}";
format-muted = "󰍭";
format-icons = [ "󰍬" ];
format-icons = [ "󰍭" "󰍬" "󰍬" "󰍬" "󰍬" "󰍬" "󰍬" "󰍬" "󰍬" "󰍬" ];
node-type = "Audio/Source";
max-volume = 100;
scroll-step = 5;
@ -352,6 +352,7 @@ in
exit-immediately-if-empty=no
[key-bindings]
delete-line-forward=none
custom-1=Control+r
custom-2=Control+k
custom-3=Control+j