Updated the example config
This commit is contained in:
@ -6,6 +6,8 @@ image_method = pixcat
|
|||||||
volume_step = 5
|
volume_step = 5
|
||||||
auto_close = false
|
auto_close = false
|
||||||
album_art_only = false
|
album_art_only = false
|
||||||
|
show_playlist = true
|
||||||
|
|
||||||
|
|
||||||
[mpd]
|
[mpd]
|
||||||
host = localhost
|
host = localhost
|
||||||
@ -21,3 +23,6 @@ port = 6600
|
|||||||
# q = quit
|
# q = quit
|
||||||
# h = help
|
# h = help
|
||||||
# i = toggle_info
|
# i = toggle_info
|
||||||
|
# up = select_up
|
||||||
|
# down = select_down
|
||||||
|
# enter = select
|
||||||
|
Reference in New Issue
Block a user