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