X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=0c317dac48fe023d545eb1fc01a23ed55ce33d5f;hb=54ad34a039d5d83d61c481aaef18d1ea7876d36e;hp=79f8432c0c498ec69521d6ce760f1ddd7ff21477;hpb=9e9e6278d5497b62ee29e60a1a6b79a1d89048e1;p=chaz%2Fopenbox 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 */