aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flatpak/content/io.gitlab.LibreWolf.json1
1 files changed, 1 insertions, 0 deletions
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"
]
}
bgstack15