summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.def.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.def.c b/config/config.def.c
index e06eefff..4a234c3d 100644
--- a/config/config.def.c
+++ b/config/config.def.c
@@ -149,4 +149,5 @@ Settings config = {
.dpi = -1,
.threads = 1,
.scrollbar_width = 8,
+ .scroll_method = 0,
};