aboutsummaryrefslogtreecommitdiff
path: root/startup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'startup.sh')
-rwxr-xr-xstartup.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/startup.sh b/startup.sh
index cfb2393..17cbe4a 100755
--- a/startup.sh
+++ b/startup.sh
@@ -7,5 +7,8 @@ echo '' | vncpasswd -f >$HOME/.vnc/passwd
chmod -R go= $HOME/.vnc
vncserver $DISPLAY -geometry 1280x768 -depth 16 -nolisten tcp
-ratpoison -f /ratpoisonrc
+
+#ratpoison
+icewm
+
vncserver -kill $DISPLAY