Skip to content

Instantly share code, notes, and snippets.

@594727294
Created February 18, 2015 02:33
Show Gist options
  • Save 594727294/d1ed942b11ed6346f5e5 to your computer and use it in GitHub Desktop.
Save 594727294/d1ed942b11ed6346f5e5 to your computer and use it in GitHub Desktop.
~/.ncmpcpp/config
visualizer_in_stereo = "no"
visualizer_fifo_path = "/tmp/mpd.fifo"
visualizer_output_name = "my_fifo"
visualizer_sync_interval = "1"
visualizer_look = "∙▋"
visualizer_type = "spectrum" (spectrum/wave)
song_list_format = "$3{%a} $1│ $1{%t}"
now_playing_suffix = "$3$/b ∙"
progressbar_look = "━━─"
main_window_color = "black"
color1 = "black"
color2 = "white"
main_window_highlight_color = "black"
progressbar_color = "black"
alternative_ui_separator_color = "black"
active_column_color = "white"
visualizer_color = "black"
window_border_color = "black"
active_window_border = "white"
execute_on_song_change = "~/mpdnotif"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment