From 0925f40873e82965a45293be2e40cec6ccf2e454 Mon Sep 17 00:00:00 2001 From: tfheen Date: Sun, 16 Jan 2005 22:54:41 +0000 Subject: [PATCH] really handle the issue of XTERM not set. git-svn-id: file:///svn/tfheen/trunk/dotfiles@718 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- config/openbox/rc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/openbox/rc.xml b/config/openbox/rc.xml index 32e6f6d..173136b 100644 --- a/config/openbox/rc.xml +++ b/config/openbox/rc.xml @@ -64,7 +64,7 @@ C-g - /bin/sh -c 'eval "$XTERM"' + /bin/bash -c '. ~/.bashrc ; $XTERM' gmrun -- 2.39.5