aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 67c854e..7da5848 100644
--- a/config.h
+++ b/config.h
@@ -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 */
9static const char *colorname[] = { 9static const char *colorname[] = {