From c6e73ca8822605757a24f0c4a23de1e5d48f7196 Mon Sep 17 00:00:00 2001 From: tfheen Date: Sun, 16 Jan 2005 22:29:14 +0000 Subject: [PATCH] handle the case of the WM not being run in the right environment git-svn-id: file:///svn/tfheen/trunk/dotfiles@713 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- config/openbox/rc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/openbox/rc.xml b/config/openbox/rc.xml index 0cce376..32e6f6d 100644 --- a/config/openbox/rc.xml +++ b/config/openbox/rc.xml @@ -64,10 +64,10 @@ C-g - /bin/sh -c "$XTERM" + /bin/sh -c 'eval "$XTERM"' - grun + gmrun -- 2.39.5