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