403 B
403 B
title, tags, requires
| title | tags | requires | ||
|---|---|---|---|---|
| New Sway Remote Desktop |
|
|
Check the host is using only one display:
test "$WAYLAND_DISPLAY" = "wayland-1"
Start a new sway session, and a wayvnc session:
WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 sway &
WAYLAND_DISPLAY=wayland-2 wayvnc
On the client, connect as usual.