Pointed i3 microphone toggle shortcut at default source instead of hardcoded 0

This commit is contained in:
Wryn Wagner 2020-06-22 12:05:21 -06:00
parent 7ed9aadfdf
commit bc041d8a4e

View File

@ -171,7 +171,7 @@ bindsym XF86MonBrightnessUp exec gmux_backlight +100
bindsym XF86MonBrightnessDown exec gmux_backlight -100
# Microphone Toggle
bindsym $mod+backslash exec pactl set-source-mute 0 toggle
bindsym $mod+backslash exec pactl set-source-mute @DEFAULT_SOURCE@ toggle
# Composite
exec compton