diff --git a/content/dev/build/linux/_index.en.md b/content/dev/build/linux/_index.en.md index 4f72d06..d7ea5d8 100644 --- a/content/dev/build/linux/_index.en.md +++ b/content/dev/build/linux/_index.en.md @@ -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.