JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed font definition
authorAnselm R. Garbe <garbeam@gmail.com>
Mon, 1 Oct 2007 09:43:53 +0000 (11:43 +0200)
committerAnselm R. Garbe <garbeam@gmail.com>
Mon, 1 Oct 2007 09:43:53 +0000 (11:43 +0200)
config.def.h

index e76e18d..b2f75dc 100644 (file)
@@ -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"