From 934ce5f0b8daa59de828b48c4dd37cc4a7f3be52 Mon Sep 17 00:00:00 2001 From: tfheen Date: Thu, 29 May 2003 00:04:49 +0000 Subject: [PATCH] prefer oroborus git-svn-id: file:///svn/tfheen/trunk/dotfiles@156 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- Xclients-default | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Xclients-default b/Xclients-default index 3b75bd2..8d59613 100755 --- a/Xclients-default +++ b/Xclients-default @@ -49,6 +49,11 @@ xset r rate 250 50 xset -b xset -c +if type oroborus; then + keylaunch & + exec oroborus +fi + if type fvwm2; then exec fvwm2 fi -- 2.39.5