diff --git a/ncmpcpp/config b/ncmpcpp/config index 9908096..072c2bd 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -94,15 +94,15 @@ visualizer_sync_interval = 30 # ## Available values: spectrum, wave, wave_filled, ellipse. ## -#visualizer_type = wave +visualizer_type = wave # -#visualizer_look = ●▮ +visualizer_look = ●▮ # -#visualizer_color = blue, cyan, green, yellow, magenta, red +visualizer_color = blue, cyan, green, yellow, magenta, red # ## Alternative subset of 256 colors for terminals that support it. ## -#visualizer_color = 41, 83, 119, 155, 185, 215, 209, 203, 197, 161 +# visualizer_color = 41, 83, 119, 155, 185, 215, 209, 203, 197, 161 # ##### system encoding ##### ## @@ -292,7 +292,7 @@ song_columns_list_format = (4)[]{: } (20)[]{a:Artiste} (6f)[white]{nE:Piste} (50 ## Note: Custom command that will be executed each ## time song changes. Useful for notifications etc. ## -#execute_on_song_change = "" +execute_on_song_change = "~/.ncmpcpp/art.sh" # #playlist_show_mpd_host = no # @@ -366,9 +366,9 @@ browser_display_mode = classic # #lines_scrolled = 2 # -#follow_now_playing_lyrics = no +follow_now_playing_lyrics = yes # -fetch_lyrics_for_current_song_in_background = no +fetch_lyrics_for_current_song_in_background = yes # store_lyrics_in_song_dir = yes # @@ -538,4 +538,3 @@ progressbar_elapsed_color = red # #active_window_border = red # -