dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit c2b908f603bd30c9dcf9990ad3964b9864716c2a
parent d7734f996ff2eae29fea14af76711d7f51648c10
Author: arg@mig29 <unknown>
Date:   Thu, 26 Oct 2006 10:21:27 +0200

my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
Diffstat:
Mconfig.arg.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.arg.h b/config.arg.h
@@ -9,7 +9,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 #define FLOATSYMBOL        "><>"
 #define TILESYMBOL        "[]="
 
-#define FONT            "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
+#define FONT            "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR        "#333333"
 #define NORMFGCOLOR        "#dddddd"
 #define SELBGCOLOR        "#333366"