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 5494b3b..8c37b16 100644
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
1#define TAB 8 1#define TAB 8
2#define TNAME "st-256color" 2#define TNAME "st-256color"
3#define FONT "6x13" 3#define FONT "6x13"
4#define BOLDFONT FONT"bold" 4#define BOLDFONT "6x13bold"
5#define BORDER 2 5#define BORDER 2
6 6
7/* Terminal colors */ 7/* Terminal colors */