aboutsummaryrefslogtreecommitdiff
path: root/src/kristall.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kristall.hpp')
-rw-r--r--src/kristall.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kristall.hpp b/src/kristall.hpp
index 2fef256..343a548 100644
--- a/src/kristall.hpp
+++ b/src/kristall.hpp
@@ -38,6 +38,7 @@ struct GenericSettings
TextDisplay text_display = FormattedText;
bool enable_text_decoration = false;
bool use_os_scheme_handler = false;
+ bool show_hidden_files_in_dirs = false;
TextDisplay gophermap_display = FormattedText;
int max_redirections = 5;
RedirectionWarning redirection_policy = WarnOnHostChange;