diff options
Diffstat (limited to '_ncmpcpp')
-rw-r--r-- | _ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_ncmpcpp/config b/_ncmpcpp/config index bd733a5..243189a 100644 --- a/_ncmpcpp/config +++ b/_ncmpcpp/config @@ -51,7 +51,7 @@ visualizer_in_stereo = yes # you need to compile ncmpcpp with fftw3 support. # Available values: spectrum, wave. # -visualizer_type = spectrum +#visualizer_type = spectrum # #visualizer_look = "◆▋" #visualizer_look = "◆│" |