summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.c b/config/config.c
index 0c745b7f..3f076e97 100644
--- a/config/config.c
+++ b/config/config.c
@@ -121,7 +121,7 @@ Settings config = {
.fullscreen = FALSE,
.fake_transparency = FALSE,
.dpi = -1,
- .threads = 1,
+ .threads = 0,
.scrollbar_width = 8,
.scroll_method = 0,
.fake_background = "screenshot",