summaryrefslogtreecommitdiffstats
path: root/config/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.c')
-rw-r--r--config/config.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/config.c b/config/config.c
index c885447e..5f7cdf66 100644
--- a/config/config.c
+++ b/config/config.c
@@ -160,4 +160,6 @@ Settings config = {
.cache_dir = NULL,
.window_thumbnail = FALSE,
+ .drun_use_desktop_cache = FALSE,
+ .drun_reload_desktop_cache = FALSE
};