#!/usr/bin/env bash
USER=$(whoami)
DISPLAY=$(cat /var/lib/vnc/${USER})
vncserver :${DISPLAY}
Service Provided by tilde.club.