Open
Description
Hello,
Rather than VNC, I would like to run the distro through Termux Wayland.
Usually, the commands for launching desktop through Wayland is :
~ $ export XDG_RUNTIME_DIR=${TMPDIR}
~ $ Xwayland :0 &
~ $ env DISPLAY=:0 xfce4-session
With proot-distro, I use --shared-tmp argument to being able to open DISPLAY :0, but that doesn't seem to work with the manjaro.sh script...
Metadata
Metadata
Assignees
Labels
No labels