Pointed i3 microphone toggle shortcut at default source instead of hardcoded 0
This commit is contained in:
@@ -171,7 +171,7 @@ bindsym XF86MonBrightnessUp exec gmux_backlight +100
|
|||||||
bindsym XF86MonBrightnessDown exec gmux_backlight -100
|
bindsym XF86MonBrightnessDown exec gmux_backlight -100
|
||||||
|
|
||||||
# Microphone Toggle
|
# Microphone Toggle
|
||||||
bindsym $mod+backslash exec pactl set-source-mute 0 toggle
|
bindsym $mod+backslash exec pactl set-source-mute @DEFAULT_SOURCE@ toggle
|
||||||
|
|
||||||
# Composite
|
# Composite
|
||||||
exec compton
|
exec compton
|
||||||
|
Reference in New Issue
Block a user