Updated Running programs natively under Wayland (markdown)

Connor Edwards 2019-01-22 10:29:41 +00:00
parent 7c55e0e137
commit 065ba61baa

@ -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). 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 ## GTK3
Wayland should be selected by default. If not: Wayland should be selected by default. If not: