From: Amin Bandali Date: Tue, 2 May 2017 13:37:45 +0000 (-0400) Subject: Add playback control (via mpc) bindings to sxhkd X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/5633cf03627bb22a3ebd0a84c97e408c13509023 Add playback control (via mpc) bindings to sxhkd --- diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 78dd17d..308cc87 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -42,6 +42,10 @@ XF86Audio{Raise,Lower}Volume XF86AudioMute pamixer --toggle-mute +# playback control +XF86Audio{Play,Prev,Next} + mpc {toggle,prev,next} + # Xfce log out super + shift + q xfce4-session-logout