Add mic mute toggle switch

This commit is contained in:
mokou 2020-06-05 10:25:24 +02:00
parent 09a1bcf777
commit ddf1bb4202

View file

@ -129,6 +129,7 @@ bindsym Shift+Alt+p exec ~/.config/sway/screen.sh
bindsym XF86AudioMute exec pamixer -t
bindsym XF86AudioRaiseVolume exec pamixer -i 5
bindsym XF86AudioLowerVolume exec pamixer -d 5
bindsym XF86AudioMicMute exec amixer -D pulse sset Capture toggle
# Brightness
bindsym XF86MonBrightnessUp exec light -A 10