fix(waybar): icon
This commit is contained in:
@@ -92,7 +92,7 @@ _: {
|
|||||||
node-type = "Audio/Source";
|
node-type = "Audio/Source";
|
||||||
format = " {volume}%";
|
format = " {volume}%";
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
format-muted = " Muted";
|
format-muted = " Muted";
|
||||||
on-click = "wpctl set-mute @DEFAULT_SOURCE@ toggle";
|
on-click = "wpctl set-mute @DEFAULT_SOURCE@ toggle";
|
||||||
on-click-middle = "pwvucontrol";
|
on-click-middle = "pwvucontrol";
|
||||||
scroll-step = 5;
|
scroll-step = 5;
|
||||||
|
|||||||
Reference in New Issue
Block a user