switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat) 0bdcf75e
Anselm R. Garbe · 2007-02-21 16:53 1 file(s) · +1 −1
config.arg.h +1 −1
4 4
5 5
/* appearance */
6 6
#define BORDERPX		1
7 -
#define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*"
7 +
#define FONT			"-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*"
8 8
#define NORMBORDERCOLOR		"#333"
9 9
#define NORMBGCOLOR		"#222"
10 10
#define NORMFGCOLOR		"#ccc"