using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-* fixed by default da2b90dd
arg@mig29 · 2006-12-07 11:55 1 file(s) · +1 −1
dmenu.h +1 −1
4 4
5 5
#include <X11/Xlib.h>
6 6
7 -
#define FONT			"fixed"
7 +
#define FONT			"-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
8 8
#define NORMBGCOLOR		"#333366"
9 9
#define NORMFGCOLOR		"#cccccc"
10 10
#define SELBGCOLOR		"#666699"