aboutsummaryrefslogtreecommitdiff
path: root/defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'defaults.h')
-rw-r--r--defaults.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/defaults.h b/defaults.h
index b6c6bdc..fd7fe5a 100644
--- a/defaults.h
+++ b/defaults.h
@@ -32,8 +32,8 @@
#ifndef DEFAULT_FULLSCREEN
#define DEFAULT_FULLSCREEN TRUE
#endif
-#ifndef DEFAULT_BOLD
-#define DEFAULT_BOLD TRUE
+#ifndef DEFAULT_ALLOW_BOLD
+#define DEFAULT_ALLOW_BOLD TRUE
#endif
#ifndef DEFAULT_NUM_SCROLLBACK_LINES
#define DEFAULT_NUM_SCROLLBACK_LINES -1