diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2021-01-07 21:42:43 +0100 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2021-01-07 21:42:43 +0100 |
commit | c398340adfa19db14cadf64d097a9994689b4ec0 (patch) | |
tree | dc010b6fa6d7c73c1416bde07fb1aaed324e13be | |
parent | updated changelog; added unity-menubar.patch (diff) | |
parent | Merge https://gitlab.com/librewolf-community/browser/linux into master (diff) | |
download | librewolf-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.json | 1 |
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" ] } |