forked from poz/niksos
fix(waybar): switch to wpctl
still doesn't work though Xd
This commit is contained in:
parent
87d9622b2d
commit
5885ccb4a2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
format-icons = {
|
||||
default = ["" "" ""];
|
||||
};
|
||||
on-click = "pactl set-sink-mute @DEFAULT_SINK@ toggle";
|
||||
on-click = "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle";
|
||||
};
|
||||
"hyprland/workspaces" = {
|
||||
sort-by-name = true;
|
||||
|
|
Loading…
Reference in a new issue