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.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/prop.c') diff --git a/openbox/prop.c b/openbox/prop.c index b0960bc1..aec146d5 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -171,6 +171,7 @@ void prop_startup() */ CREATE(openbox_pid, "_OPENBOX_PID"); + CREATE(ob_theme, "_OB_THEME"); CREATE(ob_wm_action_undecorate, "_OB_WM_ACTION_UNDECORATE"); CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED"); CREATE(ob_control, "_OB_CONTROL"); -- cgit v1.2.3