diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json index 3111c4d761..737405ca4a 100644 --- a/flatpak/org.gnome.Evolution-master.json +++ b/flatpak/org.gnome.Evolution-master.json @@ -31,6 +31,7 @@ "--filesystem=~/.gnupg:rw", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", + "--filesystem=/run/.heim_org.h5l.kcm-socket", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--talk-name=ca.desrt.dconf", "--talk-name=org.freedesktop.Notifications", diff --git a/flatpak/org.gnome.Evolution-stable.json b/flatpak/org.gnome.Evolution-stable.json index 7064324690..4086087b96 100644 --- a/flatpak/org.gnome.Evolution-stable.json +++ b/flatpak/org.gnome.Evolution-stable.json @@ -30,6 +30,7 @@ "--filesystem=~/.gnupg:rw", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", + "--filesystem=/run/.heim_org.h5l.kcm-socket", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--talk-name=ca.desrt.dconf", "--talk-name=org.freedesktop.Notifications",