Added new commands to config.example
This commit is contained in:
@ -18,17 +18,22 @@ port = 6600
|
|||||||
# pass = example
|
# pass = example
|
||||||
|
|
||||||
# [keybindings]
|
# [keybindings]
|
||||||
# > = next_track
|
# > = next_track
|
||||||
# < = last_track
|
# < = last_track
|
||||||
# + = volume_up
|
# + = volume_up
|
||||||
# - = volume_down
|
# - = volume_down
|
||||||
# p = play_pause
|
# p = play_pause
|
||||||
# q = quit
|
# q = quit
|
||||||
# h = help
|
# h = help
|
||||||
# i = toggle_info
|
# i = toggle_info
|
||||||
# up = select_up
|
# up = select_up
|
||||||
# down = select_down
|
# down = select_down
|
||||||
# enter = select
|
# enter = select
|
||||||
|
# Up = move_up
|
||||||
|
# Down = move_down
|
||||||
|
# delete = delete
|
||||||
|
# x = shuffle
|
||||||
|
# r = repeat
|
||||||
|
|
||||||
# [theme]
|
# [theme]
|
||||||
# # If a color is set to "auto", it will automatically pick the color based on the album art
|
# # If a color is set to "auto", it will automatically pick the color based on the album art
|
||||||
|
Reference in New Issue
Block a user