summaryrefslogtreecommitdiffstats
path: root/include/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/settings.h')
-rw-r--r--include/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/settings.h b/include/settings.h
index 6361b969..66729597 100644
--- a/include/settings.h
+++ b/include/settings.h
@@ -88,7 +88,7 @@ typedef struct
/** Window fields to match in window mode */
char * window_match_fields;
/** Theme for icons */
- char * drun_icon_theme;
+ char * icon_theme;
/** Windows location/gravity */
WindowLocation location;