From 39eac46a9e6c56ccb43ef7993fcc9871cb61c1b0 Mon Sep 17 00:00:00 2001 From: montvid Date: Sun, 22 Mar 2020 17:15:18 +0200 Subject: [PATCH] How to run LibreOffice on Sway using wayland --- Running-programs-natively-under-Wayland.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Running-programs-natively-under-Wayland.md b/Running-programs-natively-under-Wayland.md index 6d8971d..d6aad76 100644 --- a/Running-programs-natively-under-Wayland.md +++ b/Running-programs-natively-under-Wayland.md @@ -8,6 +8,8 @@ Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break Experimental Wayland support in Firefox can be enabled with `MOZ_ENABLE_WAYLAND=1`. +Wayland support in LibreOffice can be enabled with `SAL_USE_VCLPLUGIN=gtk3`. + ## Qt5 Wayland is used by default if `XDG_SESSION_TYPE=wayland` is set (ie. if you use a display manager). If not: