Move content to ~/.var/app/io.gitlab.LibreWolf/.{mozilla,librewolf}
This commit is contained in:
parent
d78b766d14
commit
08e8fe61af
1 changed files with 1 additions and 2 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
"--socket=x11",
|
"--socket=x11",
|
||||||
"--socket=pulseaudio",
|
"--socket=pulseaudio",
|
||||||
"--persist=.librewolf",
|
"--persist=.librewolf",
|
||||||
|
"--persist=.mozilla",
|
||||||
"--filesystem=xdg-download:rw",
|
"--filesystem=xdg-download:rw",
|
||||||
"--device=all",
|
"--device=all",
|
||||||
"--talk-name=org.freedesktop.FileManager1",
|
"--talk-name=org.freedesktop.FileManager1",
|
||||||
|
|
@ -35,8 +36,6 @@
|
||||||
"--talk-name=org.freedesktop.ScreenSaver",
|
"--talk-name=org.freedesktop.ScreenSaver",
|
||||||
"--talk-name=org.gtk.vfs.*",
|
"--talk-name=org.gtk.vfs.*",
|
||||||
"--socket=wayland",
|
"--socket=wayland",
|
||||||
"--filesystem=~/.librewolf:create",
|
|
||||||
"--filesystem=~/.mozilla:create",
|
|
||||||
"--share=network"
|
"--share=network"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue