Update .config/ncmpcpp/config

This commit is contained in:
punkfairie 2024-08-04 15:57:36 -07:00
parent e6e5ae0bcf
commit 3f2cb218b5
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -98,7 +98,7 @@ visualizer_in_stereo = yes
# #
## Available values: spectrum, wave, wave_filled, ellipse. ## Available values: spectrum, wave, wave_filled, ellipse.
## ##
visualizer_type = "wave_filled" visualizer_type = "spectrum"
# #
#visualizer_fps = 60 #visualizer_fps = 60
# #
@ -110,7 +110,7 @@ visualizer_look = "+|"
# #
## Alternative subset of 256 colors for terminals that support it. ## 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. ## 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 ## and visualizer_in_stereo set, artifacts may be visible on the bottom half of
## the visualization. ## 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 ## 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 ## visualizer look at a larger slice of time, which results in less jumpy