diff options
author | Anselm R. Garbe | 2006-08-25 18:15:24 +0200 |
---|---|---|
committer | Anselm R. Garbe | 2006-08-25 18:15:24 +0200 |
commit | 11bda99968c6c755065b35605d5c00846db0665f (patch) | |
tree | 7edb1bf2d24ff7dc6cb57345ab84917d790d088c /config.arg.h | |
parent | 82b0bc83f81ec98f483ea2468c1c677da0691510 (diff) |
fixed
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 cb9f566..a19e463 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define SELBGCOLOR "#333366" #define SELFGCOLOR "#eeeeee" #define NORMBGCOLOR "#333333" |