From b1b5fe13b0f9c0cab218617f210a9afefeeaab1e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 18 Feb 2021 15:30:58 +0100 Subject: [PATCH] Sync finish-args from flathub Just some reordering + access to pcsc socket. --- container.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/container.yaml b/container.yaml index 7eb90d4..1fc733e 100644 --- a/container.yaml +++ b/container.yaml @@ -14,11 +14,14 @@ flatpak: --socket=wayland --socket=pulseaudio --device=dri - --filesystem=~/.gnupg:rw - --filesystem=xdg-config/gnupg:rw - --filesystem=/run/.heim_org.h5l.kcm-socket - --metadata=X-DConf=migrate-path=/org/gnome/evolution/ + --socket=pcsc + --talk-name=org.gnome.OnlineAccounts --talk-name=org.freedesktop.Notifications --talk-name=org.freedesktop.secrets --talk-name=org.gnome.keyring.SystemPrompter - --talk-name=org.gnome.OnlineAccounts + --filesystem=/run/.heim_org.h5l.kcm-socket + --metadata=X-DConf=migrate-path=/org/gnome/evolution/ + --filesystem=~/.gnupg:rw + --filesystem=xdg-config/gnupg:rw + --filesystem=~/.pki:rw + --filesystem=xdg-config/pki:rw