my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... - dwm - dynamic window manager HTML git clone https://git.parazyd.org/dwm DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit c2b908f603bd30c9dcf9990ad3964b9864716c2a DIR parent d7734f996ff2eae29fea14af76711d7f51648c10 HTML 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: M config.arg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR 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"