From bdf1abbad5a5e18ccb8e6e568332c621bc50e8d3 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 29 Mar 2020 21:09:13 +0200 Subject: [PATCH] Revert 4fa3768^...4fa3768 on Running programs natively under Wayland --- Running-programs-natively-under-Wayland.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Running-programs-natively-under-Wayland.md b/Running-programs-natively-under-Wayland.md index 9841aeb..d6aad76 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -7,9 +7,8 @@ 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