Update _index.en.md

This commit is contained in:
Mr-Update 2023-09-04 23:57:47 +02:00 committed by GitHub
parent 01d74e623d
commit 8ea67a9bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,4 +82,6 @@ VCPKG_ROOT=$HOME/vcpkg cargo run
### Change Wayland to X11 (Xorg)
RustDesk does not support Wayland. Check this [guide](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) to configuring Xorg as the default GNOME session.
~~RustDesk does not support Wayland.~~ Check this [guide](https://docs.fedoraproject.org/en-US/quick-docs/configuring-xorg-as-default-gnome-session/) to configuring Xorg as the default GNOME session.
RustDesk now has experimental Wayland support. You may need to download the [nightly version](https://github.com/rustdesk/rustdesk/releases/tag/nightly) to enable this feature.