diff --git a/Running-programs-natively-under-Wayland.md b/Running-programs-natively-under-Wayland.md index 0c56742..b2f3744 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -1,5 +1,7 @@ If your toolkit/library supports this, you can have your apps run natively (without Xwayland) by setting some environment variables (you can add them to your launcher script or a session file if you're using a display manager). +You can disable Xwayland (X clients under Wayland) support by specifying `xwayland disable` in your Sway config. + ## GTK3 Wayland should be selected by default. If not: