document ctrl-v/open from clipboard binding

This commit is contained in:
Henrik Friedrichsen
2020-10-10 20:55:24 +02:00
parent b9dfc09421
commit d862a77edd

View File

@@ -87,6 +87,7 @@ depending on your desktop environment settings. Have a look at the
* `Shift-o` will open a context menu for the currently playing track * `Shift-o` will open a context menu for the currently playing track
* `a` will open the album view for the selected item * `a` will open the album view for the selected item
* `A` will open the artist view for the selected item * `A` will open the artist view for the selected item
* `Ctrl-v` will open the context menu for a Spotify link in your clipboard
* `Backspace` closes the current view * `Backspace` closes the current view
* `Shift-p` toggles playback of a track * `Shift-p` toggles playback of a track
* `Shift-s` stops a track * `Shift-s` stops a track