summaryrefslogtreecommitdiff
path: root/src/core/wee-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-config.h')
-rw-r--r--src/core/wee-config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/wee-config.h b/src/core/wee-config.h
index dc744a6dc..11e47c0da 100644
--- a/src/core/wee-config.h
+++ b/src/core/wee-config.h
@@ -187,6 +187,8 @@ extern struct t_config_option *config_look_prefix_buffer_align_more;
extern struct t_config_option *config_look_prefix_buffer_align_more_after;
extern struct t_config_option *config_look_prefix_same_nick;
extern struct t_config_option *config_look_prefix_suffix;
+extern struct t_config_option *config_look_bare_display_exit_on_input;
+extern struct t_config_option *config_look_bare_display_time_format;
extern struct t_config_option *config_look_read_marker;
extern struct t_config_option *config_look_read_marker_always_show;
extern struct t_config_option *config_look_read_marker_string;