aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstartup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/startup.sh b/startup.sh
index 539b446..792c469 100755
--- a/startup.sh
+++ b/startup.sh
@@ -7,6 +7,6 @@ echo '' | vncpasswd -f >$HOME/.vnc/passwd
chmod -R go= $HOME/.vnc
# -localhost
-vncserver $DISPLAY -geometry 1280x768 -depth 16 -nolisten tcp
+vncserver $DISPLAY -geometry 1920x1080 -depth 16 -nolisten tcp
icewm
vncserver -kill $DISPLAY