Sound : Revert to pavucontrol as pwv seems to be partially broken.

This commit is contained in:
Dmitry Voronin 2024-08-22 11:22:34 +03:00
parent 9b8f0c29e6
commit d43ece260d
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="pwvucontrol"] {
for_window [app_id="pavucontrol"] {
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 = "pwvucontrol";
on-click = "pavucontrol";
};
mpris = {
format = "{player_icon} {title} - {artist}";

View file

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