Send status notification after skipping tracks
[khome.git] / home / .xbindkeysrc
index a3ce4c6..bffcc16 100644 (file)
     XF86AudioPlay
 "mpc stop"
     XF86AudioStop
-"mpc prev"
+"mpc prev && notify_mpc"
     XF86AudioPrev
-"mpc next"
+"mpc next && notify_mpc"
     XF86AudioNext
 # Otherwise use combinations:
 "mpc toggle"
     Mod4 + Down
 "mpc stop"
     Mod4 + Up
-"mpc prev"
+"mpc prev && notify_mpc"
     Mod4 + Left
-"mpc next"
+"mpc next && notify_mpc"
     Mod4 + Right
 
 ## cmus-remote
This page took 0.02849 seconds and 4 git commands to generate.