summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-12-19 17:35:24 +0100
committerDave Davenport <qball@gmpclient.org>2016-12-19 17:35:24 +0100
commit7fa4c164ab753800229575b36fafd63b4e65b937 (patch)
treec0af1e5092dbffe64b9b833d83d131e497ef026e /config
parent5b1b8d4d0526d15ac7e990f37513b80e653cdcab (diff)
parent77f08c08d5cc492548b7637ca5b841f2c76474ce (diff)
Merge remote-tracking branch 'origin/master' into themer
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",