X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fconfig.h;h=27b00dd7eabe20b36c048c8659f174fc1c2ac78b;hb=4eb80a81cf99fe6fc14521a3503bb4fd482fc1da;hp=b69f74a18bf7a5f554064ee419ce9425751d791a;hpb=5cf61ee02354c1c9f80c11f3796afc4b948055d6;p=chaz%2Fopenbox diff --git a/openbox/config.h b/openbox/config.h index b69f74a1..27b00dd7 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -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 */