]> err.no Git - dotfiles/commitdiff
avoid lost processes
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 3 Feb 2005 01:19:55 +0000 (01:19 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 3 Feb 2005 01:19:55 +0000 (01:19 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@729 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

config/openbox/rc.xml

index 173136b99234749506b7b5b31fbb7a9ee6f0237f..a44cd46fdb85c05e3476199a4a299dab8a6fa82e 100644 (file)
@@ -64,7 +64,7 @@
 <keyboard>
   <chainQuitKey>C-g</chainQuitKey>
   <keybind key="F1">
-   <action name="Execute"><execute>/bin/bash -c '. ~/.bashrc ; $XTERM'</execute></action>
+   <action name="Execute"><execute>/bin/bash -c '. ~/.bashrc ; exec $XTERM'</execute></action>
   </keybind>
   <keybind key="F2">
    <action name="Execute"><execute>gmrun</execute></action>