Merge branch 'flatpak-dconf' into 'master'
flatpak: Enable access to dconf config See merge request Librem5/calls!5
This commit is contained in:
@@ -12,6 +12,12 @@
|
|||||||
"--share=network",
|
"--share=network",
|
||||||
"--device=all",
|
"--device=all",
|
||||||
|
|
||||||
|
/* Needed to use the GTK+ Inspector. */
|
||||||
|
"--filesystem=xdg-run/dconf",
|
||||||
|
"--filesystem=~/.config/dconf:ro",
|
||||||
|
"--talk-name=ca.desrt.dconf",
|
||||||
|
"--env=DCONF_USER_CONFIG_DIR=.config/dconf",
|
||||||
|
|
||||||
/* Doesn't matter what the name is, just need to call system-talk-name? */
|
/* Doesn't matter what the name is, just need to call system-talk-name? */
|
||||||
"--system-talk-name=sm.puri.Calls",
|
"--system-talk-name=sm.puri.Calls",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user