ncmpcpp added
This commit is contained in:
parent
4a3b814a9d
commit
b0a052e666
1 changed files with 23 additions and 0 deletions
23
ncmpcpp
Normal file
23
ncmpcpp
Normal file
|
@ -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
|
Loading…
Reference in a new issue