#---------------------------------------------------- # file: ~/.ncmpcpp/config # based on: t60r/dots # vim:nu:ai:si:et:ts=4:sw=4:fdm=indent:fdn=1:ft=conf: #---------------------------------------------------- playlist_disable_highlight_delay = "3" message_delay_time = "1" header_visibility = "no" statusbar_visibility = "yes" song_list_format = "{%a - }{%t}|{$5%f$9}$R{$7(%l)$9}" song_status_format = "$5$b%t $5$/b• $3%a $5• $6%b {(Disc %d) }$5• $4%y" song_window_title_format = "{%a - }{%t}|{%f}" song_columns_list_format = "(33)[cyan]{t} (32)[green]{a} (30)[magenta]{b} (5f)[blue]{l}" playlist_display_mode = "columns" (classic/columns) browser_display_mode = "columns" (classic/columns) titles_visibility = "yes" progressbar_look = "─╼" user_interface = "classic" (classic/alternative) header_text_scrolling = "yes" display_remaining_time = "yes" ignore_leading_the = "yes" empty_tag_marker = "" colors_enabled = "yes" header_window_color = "magenta" volume_color = "green" state_line_color = "yellow" state_flags_color = "blue" main_window_color = "cyan" color1 = "cyan" color2 = "blue" current_item_prefix = "$(magenta_236)" current_item_suffix = "$(end)" progressbar_color = "blue" statusbar_color = "cyan" current_item_inactive_column_prefix = "$(magenta)" current_item_inactive_column_suffix = "$(end)"