aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index dd1488f..eba53ae 100644
--- a/config.h
+++ b/config.h
@@ -10,6 +10,7 @@ typedef struct {
typedef struct {
bool fancy_scroll;
+ bool exit_on_focus_lost;
uint32_t min_width;
uint32_t font_size;
color_t text_color;