From b0a052e666480c50bbf89192ed05cd720beda14a Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Sat, 30 May 2015 16:52:04 +0200 Subject: [PATCH] ncmpcpp added --- ncmpcpp | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ncmpcpp diff --git a/ncmpcpp b/ncmpcpp new file mode 100644 index 0000000..4e7224b --- /dev/null +++ b/ncmpcpp @@ -0,0 +1,23 @@ +mouse_list_scroll_whole_page = no +lines_scrolled = 1 +#allow_physical_files_deletion = no +#allow_physical_directories_deletion = no +allow_for_physical_item_deletion = no + +user_interface = "classic" +playlist_display_mode = "classic" +song_list_format = "$5%a | %t" +progressbar_look = "─ " + +main_window_color = "white" +main_window_highlight_color = "white" +progressbar_color = "blue" +progressbar_elapsed_color = "blue" +empty_tag_color = "white" +color1 = "white" +color2 = "blue" +active_column_color = "blue" + + +header_visibility = no +statusbar_visibility = no