]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
move the move/resize functionality into moveresize.c, for use with the netwm atoms...
[chaz/openbox] / openbox / config.h
index b69f74a18bf7a5f554064ee419ce9425751d791a..27b00dd7eabe20b36c048c8659f174fc1c2ac78b 100644 (file)
@@ -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 */
This page took 0.022432 seconds and 4 git commands to generate.