Updated config file

This commit is contained in:
2017-03-26 19:55:18 +02:00
parent 05c5e7f3f5
commit 76849ccc56

View File

@@ -24,7 +24,7 @@ lyrics_directory = ~/.ncmpcpp/lyrics
#
##### connection settings #####
#
mpd_host = 127.0.0.1
mpd_host = 192.168.0.1
#
mpd_port = 6600
#
@@ -90,9 +90,9 @@ visualizer_in_stereo = yes
## you need to compile ncmpcpp with fftw3 support.
##
#
## Available values: spectrum, wave.
## Available values: spectrum, wave, wave_filled, ellipse.
##
visualizer_type = wave
visualizer_type = wave_filled
#
visualizer_look = ●▮
#
@@ -345,7 +345,7 @@ data_fetching_delay = yes
#
## Available values: add, select.
##
default_space_mode = add
#default_space_mode = add
#
#default_tag_editor_pattern = %n - %t
#
@@ -438,7 +438,7 @@ startup_screen = playlist
#
#block_search_constraints_change_if_items_found = yes
#
mouse_support = yes
mouse_support = no
#
#mouse_list_scroll_whole_page = yes
#
@@ -486,13 +486,13 @@ mouse_support = yes
#
#state_flags_color = default
#
#main_window_color = yellow
main_window_color = white
#
#color1 = white
#
#color2 = green
#
#main_window_highlight_color = yellow
main_window_highlight_color = blue
#
#progressbar_color = black
#