mod+backslash to mute default microphone source

This commit is contained in:
Wryn Wagner 2020-03-25 12:43:48 -06:00
parent 948244ea36
commit 05f4a6809c

View File

@ -165,6 +165,9 @@ bar {
bindsym XF86MonBrightnessUp exec gmux_backlight +100 bindsym XF86MonBrightnessUp exec gmux_backlight +100
bindsym XF86MonBrightnessDown exec gmux_backlight -100 bindsym XF86MonBrightnessDown exec gmux_backlight -100
# Microphone Toggle
bindsym $mod+backslash exec pactl set-source-mute 0 toggle
# Composite # Composite
exec compton exec compton