From c726a1f709484da690a6fbcc7f6b8b4934660290 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 28 May 2007 13:37:32 +0000 Subject: set the current theme in a root property --- openbox/prop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index 93821c87..b9d6795e 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -193,6 +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_theme; Atom ob_control; } Atoms; Atoms prop_atoms; -- cgit v1.2.3