diff options
| author | arg@mig29 <unknown> | 2006-10-26 10:21:27 +0200 | 
|---|---|---|
| committer | arg@mig29 <unknown> | 2006-10-26 10:21:27 +0200 | 
| commit | c2b908f603bd30c9dcf9990ad3964b9864716c2a (patch) | |
| tree | a85a4148bdd0008ff3d1779fb8ee7ea5041c87db | |
| parent | d7734f996ff2eae29fea14af76711d7f51648c10 (diff) | |
my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
| -rw-r--r-- | config.arg.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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" | 
