using a UTF-8 capable fixed font aaf1e44d
arg@mig29 · 2006-12-07 11:55 1 file(s) · +1 −1
config.default.h +1 −1
9 9
#define FLOATSYMBOL		"><>"
10 10
#define TILESYMBOL		"[]="
11 11
12 -
#define FONT			"fixed"
12 +
#define FONT			"-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
13 13
#define NORMBGCOLOR		"#333366"
14 14
#define NORMFGCOLOR		"#cccccc"
15 15
#define SELBGCOLOR		"#666699"