Hello YCH,

YCH writes:
> Please drop me any clue about how to prevent italic font display.
I have this one:

 "-*-*-medium-r-*-*-13-*-*-*-*-*-*-*"

this is the same for dwm, dmenu, tabbed and other suckless software.
To properly set it change the font[] array, e.g.:

 static const char font[]            = "-*-*-medium-r-*-*-13-*-*-*-*-*-*-*";

I suggest you to also give a look xfontsel(1) and xfd(1) to view and
search your favourite font.


HTH!
Ciao,
L.

Reply via email to