Sound : Replace pavucontrol with pwvucontrol.

This commit is contained in:
Dmitry Voronin 2024-08-21 23:24:57 +03:00
parent 51ef4969eb
commit ded671e904
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
3 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@
}
# Sound.
for_window [app_id="pavucontrol"] {
for_window [app_id="pwvucontrol"] {
move scratchpad
scratchpad show
}

View file

@ -89,7 +89,7 @@ in {
};
on-click-right = "pactl set-sink-mute @DEFAULT_SINK@ toggle";
on-click-middle = "swayscript sound_output_cycle";
on-click = "pavucontrol";
on-click = "pwvucontrol";
};
mpris = {
format = "{player_icon} {title} - {artist}";

View file

@ -67,7 +67,7 @@
grim slurp # Screenshot.
mako # Notification system.
networkmanagerapplet # Internet configuration.
pamixer pavucontrol pulseaudio # Audio.
pamixer pwvucontrol pulseaudio # Audio.
playerctl # Multimedia controls.
sway waybar # Sway WM.