From: arg@mig29 Date: Thu, 26 Oct 2006 08:21:27 +0000 (+0200) Subject: my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=c2b908f603bd30c9dcf9990ad3964b9864716c2a my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... --- diff --git a/config.arg.h b/config.arg.h index 721e532..35dac9b 100644 --- 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"