Remove explicit dconf permission

This is inherited from the KDE runtime
This commit is contained in:
Patrick 2019-06-16 06:44:40 -07:00 committed by GitHub
parent 3788dd7f5f
commit f2a729c60e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,12 +15,7 @@
"--socket=x11", "--socket=x11",
"--share=network", "--share=network",
"--share=ipc", "--share=ipc",
"--talk-name=ca.desrt.dconf",
"--filesystem=xdg-run/dconf",
"--filesystem=~/.config/dconf:ro",
"--filesystem=xdg-run/app/com.discordapp.Discord:create", "--filesystem=xdg-run/app/com.discordapp.Discord:create",
"--env=DCONF_USER_CONFIG_DIR=.config/dconf"
], ],
"modules": [ "modules": [
{ {