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