switched back to pavucontrol.

This commit is contained in:
Gabe Venberg 2023-07-17 17:10:30 -05:00
parent 0e4f46aafd
commit 961b217072

View file

@ -210,7 +210,7 @@ font pango:DejaVu Sans Mono 8
bindsym $mod+mod1+minus exec --no-startup-id "mpc volume -1; notify-send --expire-time=1000 $(mpc volume)"
#open volume control
bindsym $mod+shift+p exec easyeffects
bindsym $mod+shift+p exec pavucontrol
#volume control
bindsym $mod+plus exec --no-startup-id "wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%-; notify-send --expire-time=1000 $(wpctl get-volume @DEFAULT_AUDIO_SINK@)"