]> err.no Git - dotfiles/commitdiff
Try fvwm24 before before fvwm2
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Fri, 15 Aug 2003 10:27:04 +0000 (10:27 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Fri, 15 Aug 2003 10:27:04 +0000 (10:27 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@176 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

Xclients-default

index 8d59613fb8dd1c482018b36ef70660263351fc13..dcc811991d9897937d95bd57febc5a708f8481ab 100755 (executable)
@@ -54,6 +54,10 @@ if type oroborus; then
     exec oroborus
 fi
 
+if type fvwm24; then
+       exec fvwm24
+fi
+
 if type fvwm2; then
        exec fvwm2
 fi