Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mpd_host = "localhost"
- mpd_port = "6600"
- mpd_music_dir = "~/music"
- mpd_connection_timeout = "5"
- mpd_crossfade_time = "3"
- visualizer_in_stereo = "yes"
- visualizer_fifo_path = "/tmp/mpd.fifo"
- visualizer_output_name = "FIFO"
- visualizer_sync_interval = "15"
- visualizer_type = "spectrum" (spectrum/wave)
- #visualizer_look = "◆▋"
- visualizer_look = "•░"
- message_delay_time = "4"
- seek_time = "4"
- playlist_disable_highlight_delay = "3"
- display_screens_numbers_on_start = "no"
- #--Left Align Title - Artist | Right Align Album
- #song_list_format = "$9{$5 %a $1▶$7 %t}|{$5 %a $1▶$8 <untitled>}|{$8 <unknown artist> $1▶$6 %t}|{$8 %f} $1 $1$R{$8 %b} $9"
- #--Left Align Artist - Title
- song_list_format = "$9{$8 %a $1▶$5 %t}|{$8 %a $1▶$8 <untitled>}|{$8 <unknown artist> $1▶$2 %t}|{$8 %f} $9"
- #--Right Align Title - Artist
- #song_list_format = "$9{$R$5 %t $1▶$7 %a}|{$R$8 <untitled> $1▶$5 %a}|{$R$5 %t $1▶$8 <unknown artist>}|{$R$8 %f} $9"
- song_columns_list_format = "(4)[white]{n}(5)[white]{l}(20)[blue]{a}(30)[magenta]{t}(38)[white]{b}(4)[white]{y}"
- #song_status_format = "{(%l) }{%a - }{%t}"
- song_status_format = "$b$8{%a - }{%t}$/b"
- song_library_format = "{%n - }{%t}|{%f}"
- tag_editor_album_format = "{(%y) }%b"
- song_window_title_format = "{⮕ %a - %t}"
- media_library_album_format = "{(%y} }%b"
- media_library_left_column = "a"
- browser_playlist_prefix = "$2playlist$9» "
- #now_playing_prefix = "$3▶$b"
- now_playing_prefix = "$b"
- now_playing_suffix = "$/b"
- alternative_header_first_line_format = "$8$aqqu$/a$b {%t}|{%f} $/b$8$atqq$/a$9"
- alternative_header_second_line_format = "{{$8%a}{$8 - %b$9}{$8 (%y)$8}}|{%D$9}"
- use_console_editor = "yes"
- external_editor = "/usr/bin/vim"
- default_tag_editor_left_col = "artists"
- default_tag_editor_pattern = "%n - %t"
- default_find_mode = "wrapped"
- default_space_mode = "add"
- default_place_to_search_in = "database"
- ncmpc_like_songs_adding = "yes"
- show_hidden_files_in_local_browser = "no"
- colors_enabled = "yes"
- mouse_support = "no"
- header_text_scrolling = "yes"
- fancy_scrolling = "yes"
- cyclic_scrolling = "no"
- lines_scrolled = "2"
- user_interface = "classic"
- browser_display_mode = "columns"
- search_engine_display_mode = "columns"
- playlist_display_mode = "classic"
- playlist_show_remaining_time = "no"
- enable_window_title = "yes"
- header_visibility = "no"
- statusbar_visibility = "yes"
- #progressbar_look = "─- "
- #progressbar_look = "██░"
- #progressbar_look = "┅┅┄"
- #progressbar_look = "─⊙┄"
- progressbar_look = "───"
- #progressbar_look = "▁▁▁"
- autocenter_mode = "yes"
- incremental_seeking = "yes"
- display_screens_numbers_on_start = "no"
- jump_to_now_playing_song_at_start = "yes"
- ask_before_clearing_main_playlist = "yes"
- clock_display_seconds = "yes"
- display_bitrate = "no"
- display_remaining_time = "no"
- follow_now_playing_lyrics = "no"
- ignore_leading_the = "no"
- block_search_constraints_change_if_items_found = "no"
- allow_physical_files_deletion = "no"
- allow_physical_directories_deletion = "no"
- regular_expressions = "extended"
- display_volume_level = "yes"
- volume_change_step = "3"
- active_column_color = "grey"
- active_window_border = "white"
- alternative_ui_separator_color = "black"
- empty_tag_marker = "<null>"
- empty_tag_color = "white"
- header_window_color = "white"
- main_window_color = "white"
- main_window_highlight_color = "black"
- progressbar_color = "black"
- progressbar_elapsed_color = "grey"
- state_line_color = "black"
- state_flags_color = "white"
- statusbar_color = "white"
- volume_color = "white"
- visualizer_color = "blue"
- color1 = "blue"
- color2 = "magenta"
- window_border_color = "white"
- active_window_border = "white"
Advertisement
Add Comment
Please, Sign In to add comment