14px fonts drives me nuts 169d96ae
Anselm R. Garbe · 2007-09-07 21:22 1 file(s) · +1 −1
config.arg.h +1 −1
3 3
/* appearance */
4 4
#define BARPOS			BarTop /* BarBot, BarOff */
5 5
#define BORDERPX		1
6 -
#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
6 +
#define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
7 7
#define NORMBORDERCOLOR		"#333"
8 8
#define NORMBGCOLOR		"#222"
9 9
#define NORMFGCOLOR		"#ccc"