From fc085da8db6746e272ff9ca428f20505ff7e115d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 14 Mar 2023 11:19:59 +0100 Subject: Rework wayvnc --- local/sbin/wayvnc1 | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 local/sbin/wayvnc1 (limited to 'local/sbin/wayvnc1') diff --git a/local/sbin/wayvnc1 b/local/sbin/wayvnc1 new file mode 100755 index 0000000..b21479d --- /dev/null +++ b/local/sbin/wayvnc1 @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +export WAYLAND_DISPLAY=wayland-1 +exec wayvnc localhost 5901 -- cgit v1.2.3