From: tfheen Date: Fri, 15 Aug 2003 10:27:04 +0000 (+0000) Subject: Try fvwm24 before before fvwm2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4045a5c7e3416de5c7df45b6d5a70497dc0522c6;p=dotfiles Try fvwm24 before before fvwm2 git-svn-id: file:///svn/tfheen/trunk/dotfiles@176 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/Xclients-default b/Xclients-default index 8d59613..dcc8119 100755 --- a/Xclients-default +++ b/Xclients-default @@ -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