[mpdel] Modify song seek keybindings from three to two keys

This commit is contained in:
Vonfry 2022-05-26 21:35:32 +08:00 committed by Youmu
parent 4336587f8e
commit 45b0761b22
1 changed files with 6 additions and 6 deletions

View File

@ -76,12 +76,12 @@
"I" 'mpdel-song-play "I" 'mpdel-song-play
"q" 'mpdel-song-quit-window "q" 'mpdel-song-quit-window
"g-s" 'mpdel-song-small-increment ">s" 'mpdel-song-small-increment
"g-n" 'mpdel-song-normal-increment ">n" 'mpdel-song-normal-increment
"g-l" 'mpdel-song-large-increment ">l" 'mpdel-song-large-increment
"g+s" 'mpdel-song-small-decrement "<s" 'mpdel-song-small-decrement
"g+n" 'mpdel-song-normal-decrement "<n" 'mpdel-song-normal-decrement
"g+l" 'mpdel-song-large-decrement "<l" 'mpdel-song-large-decrement
"gl" 'mpdel-playlist-open "gl" 'mpdel-playlist-open
"(" 'mpdel-playlist-move-up "(" 'mpdel-playlist-move-up