diff --git a/extras/CONFIG.md b/extras/CONFIG.md
index 3500c52..9661d46 100644
--- a/extras/CONFIG.md
+++ b/extras/CONFIG.md
@@ -69,67 +69,68 @@ image_width_extra_y: 0
hide_image: false
rounded_corners: false
mappings:
- nav_menu:
- normal:
- open_entry: "enter"
- global:
- normal:
- focus_search: "?"
- toggle_playback: " "
- open_current_track_album: "o"
- open_current_context: "ctrl-o"
- focus_playlists: "2"
- focus_nav: "1"
- focus_main_view: "3"
- open_current_track_artist: "O"
- next: "n"
- previous: "p"
- choose_device: "d"
- playlist_nav:
- normal:
- play_entry: "ctrl-p"
- open_entry: "enter"
- playlist_view:
- normal:
- open_entry: "enter"
- add_to_playlist: "a"
- visual:
- add_to_playlist: "a"
- liked_songs_view:
- normal:
- open_entry: "enter"
- add_to_playlist: "a"
- visual:
- add_to_playlist: "a"
artists_view:
normal:
- open_entry: "enter"
- recently_played_view:
- normal:
- open_entry: "enter"
- add_to_playlist: "a"
- visual:
- add_to_playlist: "a"
- search_view:
- normal:
- open_entry: "enter"
- play_entry: "ctrl-p"
- top_tracks_view:
- normal:
- open_entry: "enter"
+ open_entry: "ctrl-m"
play_entry: "ctrl-p"
artist_view:
normal:
+ open_entry: "ctrl-m"
play_entry: "ctrl-p"
- open_entry: "enter"
+ recently_played_view:
+ normal:
+ open_entry: "ctrl-m"
+ add_to_playlist: "a"
+ visual:
+ add_to_playlist: "a"
+ nav_menu:
+ normal:
+ open_entry: "ctrl-m"
+ global:
+ normal:
+ open_current_track_album: "o"
+ next: "n"
+ previous: "p"
+ choose_device: "d"
+ focus_playlists: "2"
+ focus_main_view: "3"
+ open_current_track_artist: "O"
+ open_current_context: "ctrl-o"
+ focus_nav: "1"
+ focus_search: "?"
+ toggle_playback: " "
+ playlist_nav:
+ normal:
+ open_entry: "ctrl-m"
+ play_entry: "ctrl-p"
+ playlist_view:
+ normal:
+ open_entry: "ctrl-m"
+ add_to_playlist: "a"
+ visual:
+ add_to_playlist: "a"
+ top_tracks_view:
+ normal:
+ play_entry: "ctrl-p"
+ open_entry: "ctrl-m"
+ search_view:
+ normal:
+ open_entry: "ctrl-m"
+ play_entry: "ctrl-p"
+ liked_songs_view:
+ normal:
+ open_entry: "ctrl-m"
+ add_to_playlist: "a"
+ visual:
+ add_to_playlist: "a"
albums_view:
normal:
- open_entry: "enter"
play_entry: "ctrl-p"
queue_entry: "q"
+ open_entry: "ctrl-m"
album_view:
normal:
- open_entry: "enter"
+ open_entry: "ctrl-m"
add_to_playlist: "a"
visual:
add_to_playlist: "a"
@@ -139,17 +140,17 @@ mappings:
|--|--|
| a-z | A-Z |
| ctrl-a - ctrl-z | 0-9 |
-| ), -, ", *, ,, ', =, ., ?, }, %, /, ;, ], \|!, $, &, <, ^, _, {, >, \, [, :, , @, #, (, + | backspace |
-| left | down_left |
-| pause | backspace2 |
-| escape | down_right |
-| cancel | tab |
-| pgdn | insert |
-| center | up_left |
-| down | home |
-| delete | exit |
-| print | clear |
-| right | pgup |
-| help | esc |
-| end | backtab |
-| enter | up |
+| ), :, ', ., ?, }, \|;, #, ^, >, $, -, _, +, @, &, ,, \, %, ], (, =, {, ", , !, *, <, /, [ | left |
+| end | center |
+| print | cancel |
+| backtab | esc |
+| insert | pgdn |
+| exit | escape |
+| right | up_right |
+| down_right | pause |
+| enter | home |
+| delete | help |
+| up | clear |
+| tab | pgup |
+| down | backspace |
+| backspace2 | up_left |