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, 1 insertions, 1 deletions
diff --git a/config/config.c b/config/config.c
index d1503c4d..56845381 100644
--- a/config/config.c
+++ b/config/config.c
@@ -68,7 +68,7 @@ Settings config = {
/** Command executed on accep-entry-custom for window modus */
.window_command = "xkill -id {window}",
/** No default icon theme, we search Adwaita and gnome as fallback */
- .drun_icon_theme = NULL,
+ .icon_theme = NULL,
/**
* Location of the window.
* Enumeration indicating location or gravity of window.