From 54ad34a039d5d83d61c481aaef18d1ea7876d36e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 30 Jul 2003 16:25:08 +0000 Subject: move the titlebar layout from the theme to the rc file --- openbox/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openbox/config.h') 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 */ -- cgit v1.2.3