diff options
author | johannst <stoelp@eit.uni-kl.de> | 2017-11-11 22:51:24 +0100 |
---|---|---|
committer | johannst <stoelp@eit.uni-kl.de> | 2017-11-11 22:51:24 +0100 |
commit | b52d446245dd12ab3757be944a569d96aeb051d7 (patch) | |
tree | ba1410430fd6861968723375a61c0e5c7d8bce13 /i3wm.conf | |
parent | 13f044cc4dff561ac1e3d860c9a30925fff50c35 (diff) | |
download | dotfiles-b52d446245dd12ab3757be944a569d96aeb051d7.tar.gz dotfiles-b52d446245dd12ab3757be944a569d96aeb051d7.zip |
i3 added T410 mute button
Diffstat (limited to 'i3wm.conf')
-rw-r--r-- | i3wm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |