evolution/container.yaml
Milan Crha 4adcefff4c Replace --socket=x11 with --socket=fallback-x11
Thus GNOME Software doesn't consider the application unsafe.
2021-06-09 19:57:11 +02:00

27 lines
810 B
YAML

compose:
modules:
- evolution:stable
flatpak:
id: org.gnome.Evolution
branch: stable
command: evolution
rename-icon: evolution
copy-icon: true
finish-args: |-
--share=ipc
--share=network
--socket=fallback-x11
--socket=wayland
--socket=pulseaudio
--device=dri
--socket=pcsc
--talk-name=org.gnome.OnlineAccounts
--talk-name=org.freedesktop.Notifications
--talk-name=org.freedesktop.secrets
--talk-name=org.gnome.keyring.SystemPrompter
--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