From 59bbaed34858448d002ac29cea872839bc606597 Mon Sep 17 00:00:00 2001 From: TheMainOne Date: Mon, 14 Sep 2020 04:29:44 +0000 Subject: Enable native Wayland support --- flatpak/content/io.gitlab.LibreWolf.json | 1 + 1 file changed, 1 insertion(+) diff --git a/flatpak/content/io.gitlab.LibreWolf.json b/flatpak/content/io.gitlab.LibreWolf.json index 4bd5bbd..4c51bee 100644 --- a/flatpak/content/io.gitlab.LibreWolf.json +++ b/flatpak/content/io.gitlab.LibreWolf.json @@ -37,6 +37,7 @@ "--talk-name=org.freedesktop.ScreenSaver", "--talk-name=org.gtk.vfs.*", "--socket=wayland", + "--env=MOZ_ENABLE_WAYLAND=1", "--share=network" ] } -- cgit