From d6ed6b23b5c391c9656b445b5bac19b7bde4d937 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 14 Aug 2007 03:47:29 +0000 Subject: [PATCH] switch back to ion3 --- .xsession | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.xsession b/.xsession index 96cb8e8..0fc901b 100755 --- a/.xsession +++ b/.xsession @@ -41,9 +41,9 @@ if [ -x /usr/bin/xscreensaver -a -e ~/.xscreensaver ]; then /usr/bin/xscreensaver & fi; -if [ -x /usr/bin/wmii ]; then - exec /usr/bin/wmii; -elif [ -x /usr/bin/ion3 ]; then +#if [ -x /usr/bin/wmii ]; then +# exec /usr/bin/wmii; +if [ -x /usr/bin/ion3 ]; then exec /usr/bin/ion3; elif [ -x /usr/bin/openbox ]; then exec /usr/bin/openbox; -- 2.39.2