diff options
author | arg@10ksloc.org | 2006-08-07 12:21:31 +0200 |
---|---|---|
committer | arg@10ksloc.org | 2006-08-07 12:21:31 +0200 |
commit | b24aa8312b8067226e469d15c0a103a3016670f0 (patch) | |
tree | 3937df7a8e86ce6c44260cbecad56aff5a9ca9aa /config.arg.h | |
parent | 5146c3f27f730b3b37805c1f7b19bbebe312959f (diff) |
font size changed as well
Diffstat (limited to 'config.arg.h')
-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 39f2351..5e63805 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define BGCOLOR "#444444" #define FGCOLOR "#ffffff" #define BORDERCOLOR "#222222" |