Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Apr 4th, 2015  |  syntax: None  |  size: 0.85 KB  |  views: 229  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. mpd_music_dir = "your/music/directory/here"  
  2. mpd_connection_timeout = "5"  
  3. mpd_crossfade_time = "5"  
  4. playlist_disable_highlight_delay = "0"  
  5. playlist_display_mode = "columns"  
  6. browser_display_mode = "columns"  
  7. incremental_seeking = "yes"  
  8. autocenter_mode = "yes"  
  9. header_visibility = "yes"  
  10. statusbar_visibility = "yes"  
  11. fancy_scrolling = "yes"  
  12. follow_now_playing_lyrics = "yes"  
  13. display_screens_numbers_on_start = "yes"  
  14. ignore_leading_the = "yes"  
  15. lyrics_database = "1"  
  16. song_columns_list_format = "(10)[blue]{l} (30)[green]{a} (30)[magenta]{b} (50)[yellow]{t}"  
  17. colors_enabled = "yes"  
  18. main_window_color = "white"  
  19. header_window_color = "cyan"  
  20. volume_color = "red"  
  21. progressbar_color = "cyan"  
  22. statusbar_color = "white"  
  23. color1 = "cyan"  
  24. color2 = "cyan"  
  25. active_column_color = "cyan"  
  26. active_window_border = "blue"
clone this paste RAW Paste Data