From 0694a49508a070e556237a97072a7ec7b6b07a0e Mon Sep 17 00:00:00 2001 From: Marc Date: Wed, 4 Aug 2021 10:36:58 +0200 Subject: [PATCH] removed some comments --- .config/ncmpcpp/config | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) 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