Update _index.en.md

This commit is contained in:
RustDesk 2024-09-05 23:07:25 +08:00 committed by GitHub
parent 890496373c
commit 033750afa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,9 +62,4 @@ mv libsciter-gtk.so target/debug
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 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.