summaryrefslogtreecommitdiff
path: root/openbox/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/config.h')
-rw-r--r--openbox/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbox/config.h b/openbox/config.h
index b69f74a1..27b00dd7 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -12,6 +12,9 @@ extern gboolean config_focus_last;
/*! Focus the last focused window as a fallback when switching desktops */
extern gboolean config_focus_last_on_desktop;
+/* The name of the theme */
+char *config_theme;
+
/*! The number of desktops */
extern int config_desktops_num;
/*! Names for the desktops */