Updated Running programs natively under Wayland (markdown)

Simon Ser 2019-05-11 12:06:31 +03:00
parent 05db16bb90
commit a5316a1e02

@ -7,6 +7,7 @@ You can disable Xwayland (X clients under Wayland) support by specifying `xwayla
Wayland should be selected by default. If not, this can be overridden on a per-app basis by setting:
```
# Do not set this globally
GDK_BACKEND=wayland
CLUTTER_BACKEND=wayland
```