31 lines
540 B
Plaintext
31 lines
540 B
Plaintext
[player]
|
|
font_width = 11
|
|
font_height = 24
|
|
volume_step = 5
|
|
auto_close = false
|
|
album_art_only = false
|
|
show_playlist = true
|
|
|
|
[art]
|
|
image_method = pixcat
|
|
music_directory = ~/Music
|
|
# http_base_url = http://localhost:6667/cover-art
|
|
|
|
[mpd]
|
|
host = localhost
|
|
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
|