switch back to pavucontrol

less buggy than pwvucontrol
This commit is contained in:
Tristan 2024-01-31 13:29:53 +00:00
parent 0e1e278e26
commit 30515ad6d5

View file

@ -24,7 +24,7 @@
format-muted = "🔇 {volume}";
format = "{icon} {volume}";
format-icons.default = ["🔈" "🔉" "🔊"];
on-click = "${pkgs.pwvucontrol}/bin/pwvucontrol";
on-click = "${pkgs.pavucontrol}/bin/pavucontrol";
};
mpris = {
format = "{player_icon} {dynamic}";