legacy-dotfiles/.ncmpcpp/config
2011-09-11 15:35:44 +02:00

91 lines
3.4 KiB
Text

# Playlist
autocenter_mode = "yes"
centered_cursor = "yes"
now_playing_prefix = "$b"
now_playing_suffix = "$/b"
playlist_display_mode = "classic" # (classic/columns)
song_list_format = "{$2%n$9}|{ } | {$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"
# Bars
display_bitrate = "no"
progressbar_look = ">> "
song_status_format = "$0%t$9 {$1by$9 $0%a$9} {$1from$9 $0%b$9}{$1,$9 $0%y$9}"
titles_visibility = "no"
# Browser
browser_display_mode = "classic" # (classic/columns)
browser_playlist_prefix = "$2plist >$9 "
# Colors
active_column_color = "yellow"
color1 = "default"
color2 = "green"
discard_colors_if_item_is_selected = "yes"
header_visibikity = "yes"
header_window_color = "magenta"
main_window_color = "default"
main_window_highlight_color = "default"
progressbar_color = "red"
state_flags_color = "yellow"
state_line_color = "black"
statusbar_color = "magenta"
statusbar_visibility = "yes"
volume_color = "cyan"
# Others
allow_physical_directories_deletion = "yes"
allow_physical_files_deletion = "yes"
fancy_scrolling = "yes"
mpd_music_dir = "/mnt/music/mp3"
search_engine_display_mode = "columns" # (classic/columns)
user_interface = "alternative" # (classic/alternative)
#active_window_border = "red"
#alternative_header_first_line_format = "$b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b"
#alternative_header_second_line_format = "{{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}"
#alternative_ui_separator_color = "black"
#ask_before_clearing_main_playlist = "no"
#block_search_constraints_change_if_items_found = "yes"
#clock_display_seconds = "no"
#colors_enabled = "yes"
#cyclic_scrolling = "no"
#default_find_mode = "wrapped" (wrapped/normal)
#default_place_to_search_in = "database" (database/playlist)
#default_space_mode = "add" (add/select)
#default_tag_editor_left_col = "albums" (albums/dirs)
#default_tag_editor_pattern = "%n - %t"
#display_remaining_time = "no"
#display_screens_numbers_on_start = "yes"
#empty_tag_color = "cyan"
#empty_tag_marker = "<empty>"
#enable_window_title = "yes"
#execute_on_song_change = ""
#external_editor = ""
#follow_now_playing_lyrics = "no"
#header_text_scrolling = "yes"
#ignore_leading_the = "no"
#incremental_seeking = "yes"
#jump_to_now_playing_song_at_start = "yes"
#lines_scrolled = "2"
#lyrics_database = "1"
#media_library_left_column = "a" (possible values: a,y,g,c,p, legend above)
#message_delay_time = "4"
#mouse_support = "yes"
#mpd_connection_timeout = "5"
#mpd_crossfade_time = "3"
#mpd_host = "localhost"
#mpd_port = "6600"
#ncmpc_like_songs_adding = "no" (enabled - add/remove, disabled - always add)
#playlist_disable_highlight_delay = "5"
#playlist_show_remaining_time = "no"
#regular_expressions = "basic" (basic/extended)
#seek_time = "1"
#selected_item_prefix = "$6"
#selected_item_suffix = "$9"
#show_hidden_files_in_local_browser = "no"
#song_columns_list_format = "(10f)[green]{lr} (25)[cyan]{aE} (40)[]{t} (30)[red]{b}"
#song_library_format = "{%n - }{%t}|{%f}"
#song_window_title_format = "{%a - }{%t}|{%f}"
#tag_editor_album_format = "{(%y) }%b"
#use_console_editor = "no" (set to yes, if your editor is console app)
#window_border_color = "green"