diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ | |||
3 | 3 | ||
4 | #define FONT "6x13" | 4 | #define FONT "6x13" |
5 | #define BOLDFONT FONT"bold" | 5 | #define BOLDFONT FONT"bold" |
6 | #define BORDER 3 | 6 | #define BORDER 2 |
7 | #define LINESPACE 0 /* additional pixel between each line */ | ||
8 | 7 | ||
9 | /* Terminal colors */ | 8 | /* Terminal colors */ |
10 | static const char *colorname[] = { | 9 | static const char *colorname[] = { |