This commit is contained in:
Shihaam Abdul Rahman 2022-11-09 15:24:38 +05:00
parent 801ea06083
commit adf91b6ca7
Signed by: shihaam
GPG Key ID: 16ADCF6871CB2A56

View File

@ -39,4 +39,4 @@ arandr >> /dev/null
GEO=$(xrandr | grep HDMI-A-3 | awk '{print $3}')
echo Starting VNC Server
sleep 3
x11vnc -cli $GEO
x11vnc -clip $GEO