aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-07-11 06:30:02 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-07-14 09:57:59 +0200
commit1d8d2e1cce5d0f9ed3ad74ae6b92bf480e0069a2 (patch)
treee21d71f3ac300915aea080c580dd4fe199c59a3f
parent723f3afe9452043e9b975411acadfef92fe8deeb (diff)
downloaddotfiles-1d8d2e1cce5d0f9ed3ad74ae6b92bf480e0069a2.tar.xz
i3: add mic mute binding
-rw-r--r--i3/config5
1 files changed, 3 insertions, 2 deletions
diff --git a/i3/config b/i3/config
index 6597ed0..0152531 100644
--- a/i3/config
+++ b/i3/config
@@ -142,10 +142,11 @@ bindsym XF86AudioPrev exec --no-startup-id mpc prev
# control PulseAudio from media keys
bindsym XF86AudioMute exec volumecontrol mute
-bindsym XF86Back exec volumecontrol lower
+bindsym XF86AudioMicMute exec volumecontrol mute-mic
bindsym XF86AudioLowerVolume exec volumecontrol lower
-bindsym XF86Forward exec volumecontrol raise
bindsym XF86AudioRaiseVolume exec volumecontrol raise
+
+
bindsym XF86ScreenSaver exec screenlock.bash