From 7203cc43ee8864d6bf9bdae838c4bee5641b5b21 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Fri, 29 Jan 2021 01:41:15 +0100 Subject: [PATCH] Use mic key to (un)mute Signed-off-by: Yohann D'ANELLO --- roles/i3/templates/i3.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/i3/templates/i3.j2 b/roles/i3/templates/i3.j2 index 0bed3c5..de3b195 100644 --- a/roles/i3/templates/i3.j2 +++ b/roles/i3/templates/i3.j2 @@ -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