From 66a1cfccf46acc505c04dc4048d1a0ef6f8cbeea Mon Sep 17 00:00:00 2001 From: krolxon Date: Sun, 28 Apr 2024 23:36:01 +0530 Subject: have queue list as primary widget --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3