diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |