[gitg/nielsdg/flatpak-improvements: 4/4] flapak: Remove DConf workarounds




commit ac8215e8e9beb272f09775ed699a31308fab3c64
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Dec 28 23:01:07 2021 +0100

    flapak: Remove DConf workarounds
    
    DConf has been working a while without additional finish-args

 org.gnome.gitgDevel.json | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/org.gnome.gitgDevel.json b/org.gnome.gitgDevel.json
index e41fbbed..c26327a3 100644
--- a/org.gnome.gitgDevel.json
+++ b/org.gnome.gitgDevel.json
@@ -16,12 +16,8 @@
         "--socket=wayland",
         "--socket=ssh-auth",
         "--filesystem=host",
-        "--filesystem=xdg-run/dconf",
-        "--filesystem=~/.config/dconf:ro",
         "--filesystem=xdg-config/git:ro",
-        "--talk-name=ca.desrt.dconf",
         "--talk-name=org.gtk.vfs.*",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
         "--talk-name=org.freedesktop.secrets",
         "--filesystem=xdg-run/keyring"
     ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]