|
|
@ -1,13 +1,23 @@ |
|
|
|
# ncmpcpp |
|
|
|
# ncmpcpp |
|
|
|
# |
|
|
|
# |
|
|
|
|
|
|
|
<<<<<<< HEAD |
|
|
|
# Изменён: Вс 25 авг 2013 01:08:52 |
|
|
|
# Изменён: Вс 25 авг 2013 01:08:52 |
|
|
|
|
|
|
|
======= |
|
|
|
|
|
|
|
# Изменён: Чт 13 мар 2014 14:38:00 |
|
|
|
|
|
|
|
>>>>>>> 752b4da... V5: настройка mpd & ncmpcpp & mpdscribble |
|
|
|
# |
|
|
|
# |
|
|
|
|
|
|
|
|
|
|
|
#Общие настройки#{{{ |
|
|
|
#Общие настройки#{{{ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<<<<<<< HEAD |
|
|
|
mpd_music_dir = "/media/2TB/Музыка/" |
|
|
|
mpd_music_dir = "/media/2TB/Музыка/" |
|
|
|
mpd_connection_timeout = "5" |
|
|
|
mpd_connection_timeout = "5" |
|
|
|
mpd_crossfade_time = "0" |
|
|
|
mpd_crossfade_time = "0" |
|
|
|
|
|
|
|
======= |
|
|
|
|
|
|
|
mpd_music_dir = "/mnt/2TB/Музыка/" |
|
|
|
|
|
|
|
mpd_connection_timeout = "5" |
|
|
|
|
|
|
|
mpd_crossfade_time = "0" |
|
|
|
|
|
|
|
>>>>>>> 752b4da... V5: настройка mpd & ncmpcpp & mpdscribble |
|
|
|
|
|
|
|
|
|
|
|
#Задержка между песнями |
|
|
|
#Задержка между песнями |
|
|
|
playlist_disable_highlight_delay = "0" |
|
|
|
playlist_disable_highlight_delay = "0" |
|
|
@ -32,55 +42,55 @@ alternative_header_second_line_format = "$7{%a} - $5{%b} $3{(%y)}" |
|
|
|
|
|
|
|
|
|
|
|
#Настройки интерфейса#{{{ |
|
|
|
#Настройки интерфейса#{{{ |
|
|
|
|
|
|
|
|
|
|
|
user_interface = "alternative" |
|
|
|
user_interface = "alternative" |
|
|
|
playlist_display_mode = "columns" |
|
|
|
playlist_display_mode = "columns" |
|
|
|
browser_display_mode = "columns" |
|
|
|
browser_display_mode = "columns" |
|
|
|
search_engine_display_mode = "columns" #(classic/columns) |
|
|
|
search_engine_display_mode = "columns" #(classic/columns) |
|
|
|
incremental_seeking = "yes" |
|
|
|
incremental_seeking = "yes" |
|
|
|
seek_time = "1" |
|
|
|
seek_time = "1" |
|
|
|
autocenter_mode = "yes" |
|
|
|
autocenter_mode = "yes" |
|
|
|
media_library_left_column = "g" |
|
|
|
media_library_left_column = "g" |
|
|
|
ignore_leading_the = "yes" |
|
|
|
ignore_leading_the = "yes" |
|
|
|
lyrics_database = "1" |
|
|
|
lyrics_database = "1" |
|
|
|
repeat_one_mode = "no" |
|
|
|
repeat_one_mode = "no" |
|
|
|
default_place_to_search_in = "database" |
|
|
|
default_place_to_search_in = "database" |
|
|
|
default_find_mode = "wrapped" |
|
|
|
default_find_mode = "wrapped" |
|
|
|
default_space_mode = "add" |
|
|
|
default_space_mode = "add" |
|
|
|
default_tag_editor_pattern = "%n - %t" |
|
|
|
default_tag_editor_pattern = "%n - %t" |
|
|
|
header_visibility = "yes" |
|
|
|
header_visibility = "yes" |
|
|
|
header_text_scrolling = "yes" |
|
|
|
header_text_scrolling = "yes" |
|
|
|
cyclic_scrolling = "yes" |
|
|
|
cyclic_scrolling = "yes" |
|
|
|
statusbar_visibility = "yes" |
|
|
|
statusbar_visibility = "yes" |
|
|
|
fancy_scrolling = "yes" |
|
|
|
fancy_scrolling = "yes" |
|
|
|
follow_now_playing_lyrics = "no" |
|
|
|
follow_now_playing_lyrics = "no" |
|
|
|
ncmpc_like_songs_adding = "yes" |
|
|
|
ncmpc_like_songs_adding = "yes" |
|
|
|
display_screens_numbers_on_start = "no" |
|
|
|
display_screens_numbers_on_start = "no" |
|
|
|
user_interface = "alternative" |
|
|
|
user_interface = "alternative" |
|
|
|
progressbar_look = "▬▶" |
|
|
|
progressbar_look = "▬▶" |
|
|
|
jump_to_now_playing_song_at_start = "yes" |
|
|
|
jump_to_now_playing_song_at_start = "yes" |
|
|
|
display_volume_level = "yes" |
|
|
|
display_volume_level = "yes" |
|
|
|
|
|
|
|
|
|
|
|
#}}} |
|
|
|
#}}} |
|
|
|
|
|
|
|
|
|
|
|
#Цветовая схема#{{{ |
|
|
|
#Цветовая схема#{{{ |
|
|
|
|
|
|
|
|
|
|
|
colors_enabled = "yes" |
|
|
|
colors_enabled = "yes" |
|
|
|
empty_tag_color = "green" |
|
|
|
empty_tag_color = "green" |
|
|
|
header_window_color = "green" |
|
|
|
header_window_color = "green" |
|
|
|
volume_color = "green" |
|
|
|
volume_color = "green" |
|
|
|
state_line_color = "blue" |
|
|
|
state_line_color = "blue" |
|
|
|
state_flags_color = "blue" |
|
|
|
state_flags_color = "blue" |
|
|
|
main_window_color = "blue" |
|
|
|
main_window_color = "blue" |
|
|
|
color1 = "blue" |
|
|
|
color1 = "blue" |
|
|
|
color2 = "red" |
|
|
|
color2 = "red" |
|
|
|
main_window_highlight_color = "red" |
|
|
|
main_window_highlight_color = "red" |
|
|
|
progressbar_color = "blue" |
|
|
|
progressbar_color = "blue" |
|
|
|
statusbar_color = "green" |
|
|
|
statusbar_color = "green" |
|
|
|
active_column_color = "green" |
|
|
|
active_column_color = "green" |
|
|
|
window_border_color = "green" |
|
|
|
window_border_color = "green" |
|
|
|
active_window_border = "magenta" |
|
|
|
active_window_border = "magenta" |
|
|
|
active_window_border = "red" |
|
|
|
active_window_border = "red" |
|
|
|
alternative_ui_separator_color = "blue" |
|
|
|
alternative_ui_separator_color = "blue" |
|
|
|
|
|
|
|
|
|
|
|
#}}} |
|
|
|
#}}} |
|
|
|
|
|
|
|
|
|
|
|