# ncmpcpp # # Изменён: Вс 19 янв 2020 11:03:13 # #Общие настройки#{{{ mpd_music_dir = "/mnt/DATA/Музыка/" mpd_connection_timeout = "5" mpd_crossfade_time = "0" #Задержка между песнями playlist_disable_highlight_delay = "0" #}}} #Формат плейлиста#{{{ song_list_format = "{$5(%l)$9 }{%t}{%a - %y-%b}" song_library_format = "{%n - }{%t}" song_window_title_format = "{%a - %b}{%t}|{%f}" song_columns_list_format = "(17)[green]{a} (3)[blue]{n} (24)[blue]{t} (5)[green]{y} (22)[green]{b} (23)[blue]{g} (4)[green]{C} (6)[blue]{l}" alternative_header_first_line_format = "{%t}" alternative_header_second_line_format = "$7{%a} - $5{%b} $3{(%y)}" selected_item_prefix = "$5" selected_item_suffix = "$9" #media_library_album_format = "{%a: }{%y - }%b" #tag_editor_album_format = "{(%y) }%b" browser_playlist_prefix = "$7playlist$9 " #}}} #Настройки интерфейса#{{{ user_interface = "alternative" playlist_separate_albums = "yes" playlist_display_mode = "columns" browser_display_mode = "columns" header_visibility = "yes" header_text_scrolling = "yes" titles_visibility = "yes" display_bitrate = "yes" search_engine_display_mode = "columns" #(classic/columns) incremental_seeking = "yes" seek_time = "1" autocenter_mode = "yes" ignore_leading_the = "yes" default_place_to_search_in = "database" default_find_mode = "wrapped" default_tag_editor_pattern = "%n - %t" cyclic_scrolling = "yes" statusbar_visibility = "yes" #follow_now_playing_lyrics = "no" jump_to_now_playing_song_at_start = "yes" display_volume_level = "yes" #}}} #Цветовая схема#{{{ colors_enabled = "yes" #discard_colors_if_item_is_selected = "yes" empty_tag_color = "green" header_window_color = "green" volume_color = "green" state_line_color = "blue" state_flags_color = "blue" color1 = "blue" color2 = "red" main_window_color = "blue" current_item_prefix = "$(green)$r" current_item_suffix = "$/r$(end)" current_item_inactive_column_prefix = "red" progressbar_look = "▬▶" progressbar_color = "green" statusbar_color = "black" window_border_color = "green" alternative_ui_separator_color = "blue" #}}}