DrNulll
Results
2
comments of
DrNulll
> docker run --device /dev/kvm \ > --privileged \ > -p 50922:10022 \ > -e XDG_RUNTIME_DIR=/tmp \ > -e WAYLAND_DISPLAY=$WAYLAND_DISPLAY \ > -e QT_QPA_PLATFORM=wayland \ > -e GDK_BACKEND=wayland \ >...
> use xhost + Doesn't do anything. I have it working with this disabled. > > -v $XDG_RUNTIME_DIR/$WAYLAND_DISPLAY:/tmp/$WAYLAND_DISPLAY > > Shall we include this for Wayland instructions in the README?...