Use mic key to (un)mute
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
7af58a6dc7
commit
7203cc43ee
@ -42,6 +42,7 @@ bindsym Shift+XF86MonBrightnessUp exec light -A 1
|
||||
bindsym Shift+XF86AudioRaiseVolume exec volume -A 1 && $refresh
|
||||
bindsym Shift+XF86AudioLowerVolume exec volume -U 1 && $refresh
|
||||
bindsym XF86AudioMute exec volume -T && $refresh
|
||||
bindsym XF86AudioMicMute exec volume -M && $refresh
|
||||
|
||||
{% if not laptop.numpad %}
|
||||
# Binding for mpd
|
||||
|
Loading…
Reference in New Issue
Block a user