projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
75cd132
)
add sxhkd Audio Play/Prev/Next shortcuts
author
Amin Bandali
<me@aminb.org>
Wed, 29 Oct 2014 02:42:53 +0000
(22:42 -0400)
committer
Amin Bandali
<me@aminb.org>
Wed, 29 Oct 2014 02:42:53 +0000
(22:42 -0400)
uses mpc
sxhkd/.config/sxhkd/sxhkdrc
patch
|
blob
|
blame
|
history
diff --git
a/sxhkd/.config/sxhkd/sxhkdrc
b/sxhkd/.config/sxhkd/sxhkdrc
index
9037438
..
42606ef
100644
(file)
--- a/
sxhkd/.config/sxhkd/sxhkdrc
+++ b/
sxhkd/.config/sxhkd/sxhkdrc
@@
-114,6
+114,15
@@
XF86AudioLowerVolume
XF86AudioMute
pulseaudio-ctl mute
+XF86AudioPlay
+ mpc toggle
+
+XF86AudioPrev
+ mpc prev
+
+XF86AudioNext
+ mpc next
+
#XF86AudioRaiseVolume
# pamixer --increase 5;\
# pamixer --get-volume > /tmp/volinfo