diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config index d16b0c7..09d0348 100644 --- a/.config/ncmpcpp/config +++ b/.config/ncmpcpp/config @@ -15,25 +15,14 @@ visualizer_output_name = my_fifo visualizer_in_stereo = yes ## Available values: spectrum, wave, wave_filled, ellipse. visualizer_type = spectrum -#visualizer_look = ●▮ +visualizer_look = ●▮ #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 -# -##### system encoding ##### -## -## ncmpcpp should detect your charset encoding but if it failed to do so, you -## can specify charset encoding you are using here. -## -## Note: You can see whether your ncmpcpp build supports charset detection by -## checking output of `ncmpcpp --version`. -## -## Note: Since MPD uses UTF-8 by default, setting this option makes sense only -## if your encoding is different. -## -# + +#default in mpd UTF-8, only set here if encoding seems buggy #system_encoding = "" -# + ##### delays ##### # ## Time of inactivity (in seconds) after playlist highlighting will be disabled