Skip to content

Instantly share code, notes, and snippets.

@TripleDogDare
TripleDogDare / vnc_install.sh
Last active June 14, 2023 05:32 — forked from x43x61x69/vnc_install.sh
Steam Deck VNC Installation
#!/bin/bash
#
# Script for installing x11vnc on Steam Deck.
#
# Install:
#
# This will modify root filesystem so it will probably get
# overwrite on system updates but is totally ok executing
# it several times, so if something stops working just
# launch it again.