]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
move the titlebar layout from the theme to the rc file
[chaz/openbox] / openbox / config.h
index 79f8432c0c498ec69521d6ce760f1ddd7ff21477..0c317dac48fe023d545eb1fc01a23ed55ce33d5f 100644 (file)
@@ -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 */
This page took 0.024436 seconds and 4 git commands to generate.