projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b9b7e63
)
Add playback control (via mpc) bindings to sxhkd
author
Amin Bandali
<amin@aminb.org>
Tue, 2 May 2017 13:37:45 +0000
(09:37 -0400)
committer
Amin Bandali
<amin@aminb.org>
Tue, 2 May 2017 13:37:45 +0000
(09:37 -0400)
sxhkd/.config/sxhkd/sxhkdrc
patch
|
blob
|
blame
|
history
diff --git
a/sxhkd/.config/sxhkd/sxhkdrc
b/sxhkd/.config/sxhkd/sxhkdrc
index
78dd17d
..
308cc87
100644
(file)
--- a/
sxhkd/.config/sxhkd/sxhkdrc
+++ b/
sxhkd/.config/sxhkd/sxhkdrc
@@
-42,6
+42,10
@@
XF86Audio{Raise,Lower}Volume
XF86AudioMute
pamixer --toggle-mute
XF86AudioMute
pamixer --toggle-mute
+# playback control
+XF86Audio{Play,Prev,Next}
+ mpc {toggle,prev,next}
+
# Xfce log out
super + shift + q
xfce4-session-logout
# Xfce log out
super + shift + q
xfce4-session-logout