mpd_host = localhost
mpd_port = 6600
mpd_crossfade_time = 2
visualizer_data_source = /tmp/mpd.fifo
visualizer_output_name = "Visualizer feed"
visualizer_in_stereo = no
## Available values: spectrum, wave, wave_filled, ellipse.
visualizer_type = spectrum
visualizer_look = ●┃
#visualizer_look = ┄┃
#visualizer_look = ●●
visualizer_color = cyan, green, yellow, magenta, red
song_list_format = "{{%a - %t}|{%f}}{$R%l}"
#song_status_format = {%a - %t}|{%f}
#song_status_format = "{{%a{ "%b"{ (%y)}} - }{%t$/b}}|{$b%f$/b}"
song_status_format = "{{%a{ $2//$9 %b{, %y}} $2//$9 }{%t$/b}}|{$b%f$/b}"
#song_library_format = {{{%t} - %a{ "%b"{ (%y)}}}}|{%f}
song_library_format = {{%a - %t} (%b)}|{%f}
now_playing_prefix = "$b$5"
now_playing_suffix = "$/b$9"
playlist_display_mode = classic
autocenter_mode = yes
#progressbar_look = "─⊙┄"
#progressbar_look = "─┄"
progressbar_look = "▃▃▃"
# progressbar_look = "─╼ "
header_visibility = no
statusbar_visibility = no
titles_visibility = no
follow_now_playing_lyrics = no
enable_window_title = no
external_editor = nano
colors_enabled = yes
empty_tag_color = red
header_window_color = yellow
volume_color = yellow
state_line_color = red
state_flags_color = yellow
main_window_color = default
color1 = red
color2 = red
progressbar_color = black
progressbar_elapsed_color = red
statusbar_color = default
alternative_ui_separator_color = magenta
window_border_color = yellow
active_window_border = magenta

## you don't have dunst? maybe another notification daemon would work. doesn't work? comment the line below to disable sending notification attemps
execute_on_song_change = notify-send "Now Playing ♫" "$(mpc current)"
