fixed font definition c3eca4d1
Anselm R. Garbe · 2007-10-01 11:43 1 file(s) · +1 −1
config.def.h +1 −1
3 3
/* appearance */
4 4
#define BARPOS			BarTop /* BarBot, BarOff */
5 5
#define BORDERPX		1
6 -
#define FONT			"-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*"
6 +
#define FONT			"-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
7 7
#define NORMBORDERCOLOR		"#cccccc"
8 8
#define NORMBGCOLOR		"#cccccc"
9 9
#define NORMFGCOLOR		"#000000"