diff options
Diffstat (limited to '.ncmpcpp/config')
| -rw-r--r-- | .ncmpcpp/config | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config deleted file mode 100644 index a2b23af..0000000 --- a/.ncmpcpp/config +++ /dev/null @@ -1,41 +0,0 @@ -# Files -ncmpcpp_directory = ~/.ncmpcpp -lyrics_directory = ~/.config/mpd/lyrics - -mpd_host = localhost -mpd_port = 6600 -mpd_music_dir = /media/hdd/music -mpd_connection_timeout = 5 - -# Playlist -playlist_disable_highlight_delay = 0 -playlist_display_mode = classic -playlist_show_remaining_time = yes - -browser_display_mode = columns -autocenter_mode = yes -follow_now_playing_lyrics = yes -lyrics_fetchers = azlyrics, musixmatch, justsomelyrics, genius, internet - -# UI and colors -external_editor = vim -colors_enabled = yes -current_item_prefix = $(blue)$r -current_item_suffix = $/r$(end) -current_item_inactive_column_prefix = $(cyan)$r -current_item_inactive_column_suffix = $/r$(end) -header_window_color = cyan -main_window_color = white -active_window_border = blue -song_columns_list_format = (5)[blue]{l} (35)[green]{t|f:Title} (30)[magenta]{aE} (30)[yellow]{bE} -song_list_format = {$3%n | $9}{$7%a - $9}{$5%t$9}|{$8%f$9}$R{$6 | %b$9}{$3 | %l$9} -volume_color = red -progressbar_color = cyan -progressbar_elapsed_color = white -statusbar_color = white -user_interface = classic -selected_item_prefix = * -now_playing_prefix = "> " -centered_cursor = yes -display_bitrate = yes -enable_window_title = yes |
