Browse Source

Bigger screen

Rob Austein 4 years ago
parent
commit
95e4f63824
1 changed files with 1 additions and 1 deletions
  1. 1 1
      startup.sh

+ 1 - 1
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