X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=464fe26dea1dd6fcfeec45fff68c31abfc2319db;hb=76464a604ee2999b00b806be25722f7fcac1cd9c;hp=5ca70470991e941ca22d76b6a02c7ebda48c7fbc;hpb=3ae58f457bcdfa90b26dad4c9d192f045874ddae;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 5ca70470..464fe26d 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -194,6 +194,7 @@ typedef struct Atoms { Atom ob_wm_state_undecorated; Atom openbox_pid; /* this is depreecated in favour of ob_control */ Atom ob_theme; + Atom ob_config_file; Atom ob_control; } Atoms; extern Atoms prop_atoms;