Teil 1
This commit is contained in:
parent
3bb78ce556
commit
d4ffef45e9
32 changed files with 0 additions and 0 deletions
ncmpcpp/.ncmpcpp
32
ncmpcpp/.ncmpcpp/config
Normal file
32
ncmpcpp/.ncmpcpp/config
Normal file
|
@ -0,0 +1,32 @@
|
|||
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"
|
||||
visualizer_color = "blue"
|
||||
|
||||
header_visibility = no
|
||||
statusbar_visibility = no
|
||||
|
||||
visualizer_fifo_path = "/tmp/madmaurice-mpd.fifo"
|
||||
visualizer_output_name = "visualizer_output"
|
||||
visualizer_sync_interval = "30"
|
||||
visualizer_in_stereo = "no"
|
||||
visualizer_type = "spectrum"
|
||||
|
||||
startup_slave_screen = "media_library"
|
||||
startup_slave_screen_focus = yes
|
Loading…
Add table
Add a link
Reference in a new issue