X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=b9d6795eda1f296d4ca801714178542927111cc7;hb=819be4fea8d76da30b75c047d70833293af1002c;hp=3f18a363398e52a6a43abe8df22fca3f7de0e046;hpb=382d37553d9dc7679464cf71aecf8590cc06a2cb;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 3f18a363..b9d6795e 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -193,7 +193,7 @@ typedef struct Atoms { Atom ob_wm_action_undecorate; Atom ob_wm_state_undecorated; Atom openbox_pid; /* this is depreecated in favour of ob_control */ - Atom ob_config; + Atom ob_theme; Atom ob_control; } Atoms; Atoms prop_atoms;