Use easier keybinding for emms-playlist-mode-center-current

This commit is contained in:
contrapunctus 2022-01-13 21:46:02 +05:30
parent a2d25a60ed
commit b3bd77ae53
1 changed files with 1 additions and 1 deletions

View File

@ -1666,7 +1666,7 @@ An example of querying the Chronometrist file data - finding out how much time I
("C" . #'emms-previous)
("C-r" . #'emms-toggle-random-playlist)
("M-r" . #'emms-random)
("M-c" . #'emms-playlist-mode-center-current)
("C-c" . #'emms-playlist-mode-center-current)
("SPC" . #'emms-pause)
("K" . #'emms-playlist-clear))
:config