chore: replace pavucontrol with pwvucontrol

This commit is contained in:
Nydragon 2024-09-23 13:23:15 +02:00
parent db720de9cf
commit 1e347bd5e6
Signed by: nydragon
SSH key fingerprint: SHA256:iQnIC12spf4QjWSbarmkD2No1cLMlu6TWoV7K6cYF5g
3 changed files with 3 additions and 3 deletions

View file

@ -170,7 +170,7 @@
format-muted = " {format_source}"; format-muted = " {format_source}";
format-source = "{volume}% "; format-source = "{volume}% ";
format-source-muted = ""; format-source-muted = "";
on-click = "pavucontrol"; on-click = "${pkgs.pwvucontrol}/bin/pwvucontrol";
scroll-step = 1; scroll-step = 1;
tooltip = false; tooltip = false;
}; };

View file

@ -45,7 +45,7 @@
loupe loupe
seahorse seahorse
gimp gimp
pavucontrol pwvucontrol
thunderbird thunderbird
keepassxc keepassxc
nautilus nautilus

View file

@ -175,7 +175,7 @@
glib glib
wireguard-tools wireguard-tools
dconf dconf
pavucontrol pwvucontrol
xdg-utils xdg-utils
brightnessctl brightnessctl
]; ];