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 0e72e894..1792583c 100644
--- a/config/config.c
+++ b/config/config.c
@@ -58,6 +58,8 @@ Settings config = {
.run_shell_command = "{terminal} -e {cmd}",
/** Command executed on accep-entry-custom for window modus */
.window_command = "xkill -id {window}",
+ /** Sane default for an icon theme */
+ .drun_icon_theme = "gnome",
/**
* Location of the window.
* Enumeration indicating location or gravity of window.