fix(waybar): icon

This commit is contained in:
2025-08-07 11:14:45 +08:00
parent 464a162703
commit 05c2bc3627

View File

@@ -92,7 +92,7 @@ _: {
node-type = "Audio/Source";
format = "󰍬 {volume}%";
tooltip = false;
format-muted = "󰍬 Muted";
format-muted = "󰍭 Muted";
on-click = "wpctl set-mute @DEFAULT_SOURCE@ toggle";
on-click-middle = "pwvucontrol";
scroll-step = 5;