Skip to content

Commit

Permalink
Config description.
Browse files Browse the repository at this point in the history
  • Loading branch information
DECE2183 committed Feb 6, 2024
1 parent ca84568 commit d6e778f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The easiest way to get a token is to use this
- [ ] Create/remove playlist
- [ ] Rename playlist
- [ ] Caching
- [ ] Search
- [x] Search
- [ ] Landing

## Installation
Expand All @@ -65,13 +65,15 @@ volume: 0.5
controls:
quit: ctrl+q,ctrl+c
apply: enter
cancel: esc
cursor-up: up
cursor-down: down
playlists-up: ctrl+up
playlists-down: ctrl+down
track-list-up: up
track-list-down: down
track-list-like: l
track-list-shuffle: ctrl+x
track-list-share: ctrl+s
tracks-like: l
tracks-share: ctrl+s
tracks-shuffle: ctrl+x
tracks-search: ctrl+f
player-pause: space
player-next: right
player-previous: left
Expand Down

0 comments on commit d6e778f

Please sign in to comment.