Updated Running programs natively under Wayland (markdown)

montvid 2020-03-29 20:52:56 +03:00
parent 4fa3768bbd
commit b90ece9a5a

@ -7,8 +7,11 @@ You can disable Xwayland (X clients under Wayland) support by specifying `xwayla
Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break apps (e.g. Chromium and Electron).
Experimental Wayland support in Firefox can be enabled with `MOZ_ENABLE_WAYLAND=1`.
Experimental Wayland support in Firefox ESR 68 can be enabled with `MOZ_ENABLE_WAYLAND=1 firefox --no-remote`.
Wayland support in LibreOffice can be enabled with `SAL_USE_VCLPLUGIN=gtk3`.
Wayland support in Deluge 2 can be enabled with `DISPLAY=localhost:0.0 deluge`.
## Qt5