using smaller font f1009285
Anselm R. Garbe · 2007-02-21 16:47 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-*-*-14-*-*-*-*-*-*-*"
7 +
#define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*"
8 8
#define NORMBORDERCOLOR		"#333"
9 9
#define NORMBGCOLOR		"#222"
10 10
#define NORMFGCOLOR		"#ccc"