diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-06-19 17:44:58 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-06-19 17:44:58 -0300 |
commit | 4ab8186d143f60a3aeee4d79eab06d48e4620b9b (patch) | |
tree | ae32aadccdeef5ab298b5d9074318685a61202b0 /i3.dot.link/config | |
parent | 7e71095f1003f10f6f910ebcd09f73810e3c3ab4 (diff) | |
download | i3-4ab8186d143f60a3aeee4d79eab06d48e4620b9b.tar.gz i3-4ab8186d143f60a3aeee4d79eab06d48e4620b9b.tar.bz2 |
Remove trailings
Diffstat (limited to 'i3.dot.link/config')
-rw-r--r-- | i3.dot.link/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3.dot.link/config b/i3.dot.link/config index a475aa5..f14b3d2 100644 --- a/i3.dot.link/config +++ b/i3.dot.link/config @@ -112,7 +112,7 @@ bindsym $mod+Shift+9 move container to workspace 9 bindsym $mod+Shift+0 move container to workspace 10 # sound -bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master 3%- +bindsym XF86AudioLowerVolume exec --no-startup-id amixer set Master 3%- bindsym XF86AudioRaiseVolume exec --no-startup-id amixer set Master 3%+ bindsym XF86AudioMute exec amixer -q set Master toggle |