aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-15 15:42:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-15 15:42:37 +1200
commit522d8cba591e1460c12307563148233c0658b0da (patch)
treebd44cc7628dd3bf40d1d53294bc6add1c82ff3c4
parentBind keys for controlling volume (diff)
downloaddotfiles-522d8cba591e1460c12307563148233c0658b0da.tar.gz
dotfiles-522d8cba591e1460c12307563148233c0658b0da.zip
Bind keys for controlling music player
-rw-r--r--i3/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index a5eddf39..fd4928e3 100644
--- a/i3/config
+++ b/i3/config
@@ -102,6 +102,12 @@ bindsym XF86AudioRaiseVolume exec amixer -q sset Master 5%+ unmute
bindsym XF86AudioLowerVolume exec amixer -q sset Master 5%- unmute
bindsym XF86AudioMute exec amixer -q sset Master toggle
+# Special modifier keys control ncmcpp
+bindsym XF86AudioStop exec ncmpcpp stop
+bindsym XF86AudioPlay exec ncmpcpp toggle
+bindsym XF86AudioNext exec ncmpcpp next
+bindsym XF86AudioPrev exec ncmpcpp prev
+
# i3bar at bottom of screen
bar {
font pango:Verdana 7