aboutsummaryrefslogtreecommitdiff
path: root/flatpak/content/io.gitlab.LibreWolf.json
diff options
context:
space:
mode:
Diffstat (limited to 'flatpak/content/io.gitlab.LibreWolf.json')
-rw-r--r--flatpak/content/io.gitlab.LibreWolf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/flatpak/content/io.gitlab.LibreWolf.json b/flatpak/content/io.gitlab.LibreWolf.json
index cc9b0ee..e16a4aa 100644
--- a/flatpak/content/io.gitlab.LibreWolf.json
+++ b/flatpak/content/io.gitlab.LibreWolf.json
@@ -26,6 +26,7 @@
"--socket=x11",
"--socket=pulseaudio",
"--persist=.librewolf",
+ "--persist=.mozilla",
"--filesystem=xdg-download:rw",
"--device=all",
"--talk-name=org.freedesktop.FileManager1",
@@ -35,7 +36,6 @@
"--talk-name=org.freedesktop.ScreenSaver",
"--talk-name=org.gtk.vfs.*",
"--socket=wayland",
- "--filesystem=home:rw",
"--share=network"
]
}
bgstack15