From b52d446245dd12ab3757be944a569d96aeb051d7 Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 11 Nov 2017 22:51:24 +0100 Subject: i3 added T410 mute button --- i3wm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/i3wm.conf b/i3wm.conf index d602868..b6ea62f 100644 --- a/i3wm.conf +++ b/i3wm.conf @@ -137,6 +137,7 @@ mode "resize" { bindsym XF86AudioRaiseVolume exec "amixer set Master 5%+" bindsym XF86AudioLowerVolume exec "amixer set Master 5%-" +bindsym XF86AudioMute exec "amixer set Master toggle" #}}} #{{{ lock/suspend -- cgit v1.2.3