From 1da2e98d50a88e7de7c7c520507ec7f48e9df3ec Mon Sep 17 00:00:00 2001 From: Erica Date: Tue, 29 Mar 2022 00:29:41 +0000 Subject: [PATCH] Added new commands to config.example --- config.example | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/config.example b/config.example index f2b4121..4852d82 100644 --- a/config.example +++ b/config.example @@ -18,17 +18,22 @@ port = 6600 # pass = example # [keybindings] -# > = next_track -# < = last_track -# + = volume_up -# - = volume_down -# p = play_pause -# q = quit -# h = help -# i = toggle_info -# up = select_up -# down = select_down -# enter = select +# > = next_track +# < = last_track +# + = volume_up +# - = volume_down +# p = play_pause +# q = quit +# h = help +# i = toggle_info +# up = select_up +# down = select_down +# enter = select +# Up = move_up +# Down = move_down +# delete = delete +# x = shuffle +# r = repeat # [theme] # # If a color is set to "auto", it will automatically pick the color based on the album art