fix(waybar): switch to wpctl

still doesn't work though Xd
This commit is contained in:
jacekpoz 2023-09-13 17:02:08 +02:00
parent 87d9622b2d
commit 5885ccb4a2
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -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;