Home access for flatpak, needed for attach files

This commit is contained in:
Daniel García Moreno 2018-02-07 11:11:48 +01:00
parent 9870de3511
commit 1000375984

View file

@ -17,7 +17,8 @@
"--socket=x11",
"--socket=wayland",
"--talk-name=org.freedesktop.secrets",
"--talk-name=org.freedesktop.Notifications"
"--talk-name=org.freedesktop.Notifications",
"--filesystem=home"
],
"build-options" : {
"append-path" : "/usr/lib/sdk/rust-stable/bin",