1
0
Fork 0
archlinux/home/oli/bin/vnc.sh

7 lines
164 B
Bash
Raw Normal View History

2025-10-05 14:14:45 +02:00
#!/usr/bin/env bash
export WLR_BACKENDS=headless
export WLR_RENDERER=pixman
export WLR_LIBINPUT_NO_DEVICES=1
nohup sway &
WAYLAND_DISPLAY=wayland-1 wayvnc 0.0.0.0