diff --git a/dot_config/ncmpcpp/config b/dot_config/ncmpcpp/config index 0e0fe11..98c0dd7 100644 --- a/dot_config/ncmpcpp/config +++ b/dot_config/ncmpcpp/config @@ -98,7 +98,7 @@ visualizer_in_stereo = yes # ## Available values: spectrum, wave, wave_filled, ellipse. ## -visualizer_type = "wave_filled" +visualizer_type = "spectrum" # #visualizer_fps = 60 # @@ -110,7 +110,7 @@ visualizer_look = "+|" # ## Alternative subset of 256 colors for terminals that support it. ## -# visualizer_color = 47, 83, 119, 155, 191, 227, 221, 215, 209, 203, 197, 161 +visualizer_color = 47, 83, 119, 155, 191, 227, 221, 215, 209, 203, 197, 161 # ## ## Note: The next few visualization options apply to the spectrum visualizer. @@ -121,7 +121,7 @@ visualizer_look = "+|" ## and visualizer_in_stereo set, artifacts may be visible on the bottom half of ## the visualization. # -#visualizer_spectrum_smooth_look = yes +visualizer_spectrum_smooth_look = yes # ## A value between 1 and 5 inclusive. Specifying a larger value makes the ## visualizer look at a larger slice of time, which results in less jumpy