aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorohfp <1813007-ohfp@users.noreply.gitlab.com>2021-01-07 21:42:43 +0100
committerohfp <1813007-ohfp@users.noreply.gitlab.com>2021-01-07 21:42:43 +0100
commitc398340adfa19db14cadf64d097a9994689b4ec0 (patch)
treedc010b6fa6d7c73c1416bde07fb1aaed324e13be
parentupdated changelog; added unity-menubar.patch (diff)
parentMerge https://gitlab.com/librewolf-community/browser/linux into master (diff)
downloadlibrewolf-linux-c398340adfa19db14cadf64d097a9994689b4ec0.tar.gz
librewolf-linux-c398340adfa19db14cadf64d097a9994689b4ec0.tar.bz2
librewolf-linux-c398340adfa19db14cadf64d097a9994689b4ec0.zip
Merge branch 'TheEvilSkeleton/linux-master'
-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 2392b32..bea95f1 100644
--- a/flatpak/content/io.gitlab.LibreWolf.json
+++ b/flatpak/content/io.gitlab.LibreWolf.json
@@ -47,6 +47,7 @@
"--talk-name=org.freedesktop.ScreenSaver",
"--talk-name=org.gtk.vfs.*",
"--socket=session-bus",
+ "--env=MOZ_ENABLE_WAYLAND=1",
"--share=network"
]
}
bgstack15