fixed font definition
authorAnselm R. Garbe <garbeam@gmail.com>
Mon, 01 Oct 2007 11:43:53 +0200
changeset 1020 2d8f63e31ffa
parent 1019 cfbff09338fd
child 1021 b385ba02e179
fixed font definition
config.def.h
--- a/config.def.h	Sun Sep 30 19:20:05 2007 +0200
+++ b/config.def.h	Mon Oct 01 11:43:53 2007 +0200
@@ -3,7 +3,7 @@
 /* appearance */
 #define BARPOS			BarTop /* BarBot, BarOff */
 #define BORDERPX		1
-#define FONT			"-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*"
+#define FONT			"-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
 #define NORMBORDERCOLOR		"#cccccc"
 #define NORMBGCOLOR		"#cccccc"
 #define NORMFGCOLOR		"#000000"