X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=464fe26dea1dd6fcfeec45fff68c31abfc2319db;hb=bbad88aa21f01a70faf824cbb2825bd7f9d95253;hp=5ca70470991e941ca22d76b6a02c7ebda48c7fbc;hpb=674c042c68602fbe19d525a697b35870b7029b41;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;