<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">The magic in dconf-editor is that it builds its own dconf w/ a custom patch that makes it respect DCONF_USER_DIR: https://github.com/flathub/ca.desrt.dconf-editor/blob/master/ca.desrt.dconf-editor.json#L20</div>
</div>
<div name="messageSignatureSection"><br />
<div dir="auto">-- Ryan<br />
https://refi64.com/</div>
</div>
<div name="messageReplySection">
<div dir="auto">On Oct 10, 2021, 6:32 PM -0500, Eric <nullchinchilla@pm.me>, wrote:</div>
<blockquote style="border-left: thin solid rgb(26, 188, 156); margin: 5px; padding-left: 10px;">Hi everyone,<br />
<br />
I'm trying to have my flatpak change GSettings of other apps *on the host*. From googling around I added to my flatpak manifest this:<br />
<br />
finish-args:<br />
- --filesystem=xdg-run/dconf<br />
- --filesystem=host:ro<br />
- --env=DCONF_USER_CONFIG_DIR=.config/dconf<br />
<br />
but it does not seem to work at all. Running "gsettings set" in the flatpak sandbox does not affect the host GSettings, only settings inside the flatpak.<br />
<br />
Is there something I am missing? Do I need to expose some other endpoint? Clearly what I am trying to do is possible, since "dconf-editor" has been packaged as a flatpak! But I don't see anything enlightening in the manifest of dconf-editor's flatpak.<br />
<br />
All the best,<br />
Eric</blockquote>
</div>
</body>
</html>