fixed font definition
Anselm R. Garbe garbeam@gmail.com
Mon, 01 Oct 2007 11:44:25 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
config.h
→
config.h
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */ /* appearance */ -#define FONT "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*" +#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*" #define NORMBGCOLOR "#cccccc" #define NORMFGCOLOR "#000000" #define SELBGCOLOR "#0066ff"