From 9bd60fd92b8ff09630b35973947493a23015c621 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 2 Oct 2003 04:06:40 +0000 Subject: dont queue up interative end actions --- openbox/openbox.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/openbox.c') diff --git a/openbox/openbox.c b/openbox/openbox.c index 06e804ff..39c02035 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -100,6 +100,8 @@ int main(int argc, char **argv) textdomain(PACKAGE_NAME); g_set_prgname(argv[0]); + + chdir(g_get_home_dir()); parse_paths_startup(); -- cgit v1.2.3