1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 | # ObliivousGmn, May 2015
# https://github.com/ObliviousGmn
# Ncmpcpp Config
# MPD Settings ..
mpd_crossfade_time = "3"
mpd_music_dir = "~/Media/Music"
# Display ..
song_list_format = " $0%n $1• $8%t $R$0%A "
song_columns_list_format = "(3)[]{}(92)[white]{t} (4)[red]{l}"
song_status_format = " $3%t $0 "
playlist_display_mode = "classic" (classic/columns)
# Now Playing ..
now_playing_prefix = "$3>>"
now_playing_suffix = "$8$/b"
# Playlist ..
browser_playlist_prefix = "$2 ♥ $0 "
# Delays ..
playlist_disable_highlight_delay = "1"
message_delay_time= "1"
# Progress Bar ..
progressbar_look = "---"
progressbar_boldness = "no"
progressbar_color = "black"
progressbar_elapsed_color = "black"
# Colors ..
colors_enabled = "yes"
empty_tag_color = "red"
statusbar_color = "black"
state_line_color = "black"
state_flags_color = "green"
main_window_color = "green"
header_window_color = "black"
main_window_highlight_color = "blue"
# Misc ..
display_bitrate = "yes"
autocenter_mode = "yes"
centered_cursor = "yes"
titles_visibility = "no"
statusbar_visibility = "yes"
empty_tag_marker=" -- ‼ -- "
mouse_support = "no"
header_visibility = "no"
display_remaining_time = "no"
ask_before_clearing_playlists = "no"
discard_colors_if_item_is_selected = "yes"
# Visualizer ..
visualizer_in_stereo = "yes"
visualizer_sync_interval = "30"
visualizer_output_name = "Pipe"
visualizer_fifo_path = "/tmp/mpd.fifo"
visualizer_type = "wave" (spectrum/wave)
visualizer_color = "green"
visualizer_look = "∙▋"
|
x
Notes
Updated version of my other ncmpcpp config Quarter. Any issue let me know.
Using GmnFrost for colors & Lime font.
If nothing shows up on the playlist is because Artist names show from “ Album Artist ”