[Emacs] Add EMMS shortcut to stop MPD
This commit is contained in:
parent
36e229def7
commit
84bd24efe5
@ -2080,6 +2080,7 @@ configuration [[file:mpd.org][here]]).
|
||||
(interactive)
|
||||
(shell-command-and-echo "mpc toggle"))
|
||||
:which-key "mpc toggle")
|
||||
"s" #'emms-stop
|
||||
"u" '(nil :which-key "update")
|
||||
"um" #'emms-player-mpd-update-all
|
||||
"uc" #'emms-cache-set-from-mpd-all))
|
||||
|
Loading…
Reference in New Issue
Block a user