aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-04-28 23:36:01 +0530
committerkrolxon <krolyxon@tutanota.com>2024-04-28 23:36:01 +0530
commit66a1cfccf46acc505c04dc4048d1a0ef6f8cbeea (patch)
tree843384caa5fcb6c5799ccd6deed0491722b0b6e6 /README.md
parentfb06907cfe9b7bce899697c6495941331fa829b2 (diff)
have queue list as primary widget
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 7c6cfc0..67d599a 100755
--- a/README.md
+++ b/README.md
@@ -10,15 +10,15 @@ A MPD client in Rust
- `+` to increase volume
- `-` to decrease volume
- `D` to get dmenu prompt
-- `j` to scroll down
-- `k` to scroll up
-- `l` add song to playlist or go inside the directory
-- `h` to go back to previous directory
+- `j` OR `Down` to scroll down
+- `k` OR `Up` to scroll up
+- `l` OR `Right` add song to playlist or go inside the directory
+- `h` OR `Left` to go back to previous directory
- `Tab` to cycle through tabs
-- `1` to go to directory tree
-- `2` to go to current playing queue
+- `1` to go to queue
+- `2` to go to directory browser
- `3` to go to playlists view
-- `Enter` to add song/playlist to current playlist
+- `Enter` OR `l` OR `Right` to add song/playlist to current playlist
- `a` to append the song to current playing queue
- `Space`/`BackSpace` to delete the highlighted song from queue
- `f` to go forwards