summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--solenv/flatpak-manifest.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index f316d143843f..a6e8340ee693 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -392,8 +392,10 @@
"--socket=wayland",
"--socket=pulseaudio",
"--filesystem=host",
+ "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
"--env=LIBO_FLATPAK=1",
"--own-name=org.libreoffice.LibreOfficeIpc0",
+ "--talk-name=ca.desrt.dconf",
"--talk-name=org.gtk.vfs.*"
]
}