home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b714ffb
)
Send status notification after skipping tracks
author
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 20 Oct 2021 15:41:09 +0000
(11:41 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 20 Oct 2021 15:41:09 +0000
(11:41 -0400)
home/.xbindkeysrc
patch
|
blob
|
blame
|
history
diff --git
a/home/.xbindkeysrc
b/home/.xbindkeysrc
index
a3ce4c6
..
bffcc16
100644
(file)
--- a/
home/.xbindkeysrc
+++ b/
home/.xbindkeysrc
@@
-52,18
+52,18
@@
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.030017 seconds
and
4
git commands to generate.