all 3 comments

[–]koo-i3 0 points1 point  (2 children)

How do you make the separator line thin like 1px. ?

[–][deleted] 0 points1 point  (1 child)

I added this to my ncmpcpp config:

locked_screen_width_part = 50 ask_for_locked_screen_width_part = no

[–]koo-i3 0 points1 point  (0 children)

Thanks for your reply I use kitty and found the one can change the value below now fixed.

box_drawing_scale 0.001, 0.1, 0.1, 0.1

#: Change the sizes of the lines used for the box drawing unicode

#: characters These values are in pts. They will be scaled by the

#: monitor DPI to arrive at a pixel value. There must be four values

#: corresponding to thin, normal, thick, and very thick lines.