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 79f8432c..0c317dac 100644
--- a/openbox/config.h
+++ b/openbox/config.h
@@ -47,6 +47,9 @@ extern guint config_dock_hide_timeout;
/* The name of the theme */
char *config_theme;
+/* Titlebar button layout */
+gchar *config_title_layout;
+
/*! The number of desktops */
extern int config_desktops_num;
/*! Names for the desktops */