From 5c96972bfffacb7dc24c96673f85e413e5c87b94 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 13 May 2007 22:57:42 +0000 Subject: save the config type in the session command line arguments --- openbox/openbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index fadb6981..b5d722e9 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -46,6 +46,7 @@ extern gchar *ob_sm_id; make a new file every time, yay. */ extern gchar *ob_sm_save_file; extern gboolean ob_replace_wm; +extern gchar *ob_config_type; /* The state of execution of the window manager */ ObState ob_state(); -- cgit v1.2.3