diff options
author | arg@10ksloc.org <unknown> | 2006-08-07 12:21:31 +0200 |
---|---|---|
committer | arg@10ksloc.org <unknown> | 2006-08-07 12:21:31 +0200 |
commit | b24aa8312b8067226e469d15c0a103a3016670f0 (patch) | |
tree | 3937df7a8e86ce6c44260cbecad56aff5a9ca9aa | |
parent | 5146c3f27f730b3b37805c1f7b19bbebe312959f (diff) |
font size changed as well
-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 @@ | |||
3 | * See LICENSE file for license details. | 3 | * See LICENSE file for license details. |
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" | 6 | #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" |
7 | #define BGCOLOR "#444444" | 7 | #define BGCOLOR "#444444" |
8 | #define FGCOLOR "#ffffff" | 8 | #define FGCOLOR "#ffffff" |
9 | #define BORDERCOLOR "#222222" | 9 | #define BORDERCOLOR "#222222" |