summaryrefslogtreecommitdiff
path: root/ncmpcpp
diff options
context:
space:
mode:
Diffstat (limited to 'ncmpcpp')
-rw-r--r--ncmpcpp/config101
1 files changed, 101 insertions, 0 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config
new file mode 100644
index 0000000..39ca059
--- /dev/null
+++ b/ncmpcpp/config
@@ -0,0 +1,101 @@
+ncmpcpp_directory = ~/.ncmpcpp
+lyrics_directory = ~/.ncmpcpp/lyrics
+
+mpd_host = "127.0.0.1"
+mpd_port = "6600"
+mpd_connection_timeout = 5
+mpd_crossfade_time = 5
+
+mpd_music_dir = "/data/Music/"
+
+audio_output {
+ type "my_fifo"
+ name "Visualizer feed"
+ path "/tmp/mpd.fifo"
+ format "44100:16:2"
+}
+visualizer_output_name = "my_fifo"
+visualizer_type = "ellipse"
+execute_on_song_change = nowplaying
+
+visualizer_look = "●┃"
+visualizer_in_stereo = "yes"
+
+system_encoding = "utf-8"
+playlist_disable_highlight_delay = "0"
+message_delay_time = 5
+
+now_playing_suffix = $/b
+selected_item_prefix = "* "
+
+browser_sort_mode = name
+browser_sort_format = {%a - }{%t}|{%f} {(%l)}
+song_list_format = "{{%a - %t}|{%f}}{$R%l}"
+song_columns_list_format = "(50)[green]{t|f:Title} (40)[cyan]{ar} (5f)[cyan]{l}"
+# song_columns_list_format = "(50)[cyan]{ar}(50)[green]{t|f:Title}"
+song_status_format = "{$2 $8%a $3: $8%t $3 $6%b}|{$b$2 $8%f}"
+
+progressbar_elapsed_color = cyan
+statusbar_color = green
+statusbar_time_color = cyan
+ playlist_display_mode = "columns"
+
+ browser_display_mode = "columns"
+
+ playlist_disable_highlight_delay = "0"
+
+ playlist_show_remaining_time = "yes"
+
+discard_colors_if_item_is_selected = "no"
+
+incremental_seeking = "yes"
+seek_time = "1"
+
+autocenter_mode = yes
+centered_cursor = yes
+progressbar_look = "━|━"
+# user_interface = "alternative"
+#
+header_visibility = no
+statusbar_visibility = yes
+titles_visibility = no
+header_text_scrolling = yes
+#
+#follow_now_playing_lyrics = no
+fetch_lyrics_for_current_song_in_background = yes
+ask_before_clearing_playlists = yes
+#
+#clock_display_seconds = no
+#
+
+display_volume_level = "no"
+
+display_bitrate = "no"
+search_engine_default_search_mode = 2
+
+external_editor = "/usr/bin/nvim"
+use_console_editor = yes
+
+ follow_now_playing_lyrics = "yes"
+
+ display_screens_numbers_on_start = "yes"
+
+ lyrics_database = "1"
+
+default_place_to_search_in = "database"
+
+lyrics_fetchers = azlyrics, genius, sing365, metrolyrics, justsomelyrics, jahlyrics, plyrics, tekstowo, internet
+
+## Navigation ##
+cyclic_scrolling = "yes"
+jump_to_now_playing_song_at_start = "yes"
+lines_scrolled = "2"
+#fancy_scrolling = "yes"
+
+## Other ##
+regular_expressions = "extended"
+
+# enable_window_title = "no"
+follow_now_playing_lyrics = "yes"
+ignore_leading_the = "yes"
+empty_tag_marker = ""