mod+backslash to mute default microphone source
This commit is contained in:
parent
948244ea36
commit
05f4a6809c
@ -165,6 +165,9 @@ bar {
|
||||
bindsym XF86MonBrightnessUp exec gmux_backlight +100
|
||||
bindsym XF86MonBrightnessDown exec gmux_backlight -100
|
||||
|
||||
# Microphone Toggle
|
||||
bindsym $mod+backslash exec pactl set-source-mute 0 toggle
|
||||
|
||||
# Composite
|
||||
exec compton
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user