evince/container.yaml
Kalev Lember 3ce4e5ad23 Remove incorrect GDK_PIXBUF_MODULE_FILE env variable
We don't install any modules in /app so this is unnecessary (and
actually broke the svg loader).

https://github.com/fedora-silverblue/issue-tracker/issues/103
2020-11-18 14:19:05 +01:00

19 lines
531 B
YAML

compose:
modules:
- evince:master
flatpak:
id: org.gnome.Evince
branch: stable
command: evince
finish-args: |-
--share=ipc
--socket=x11
--socket=wayland
--filesystem=host
--talk-name=org.gnome.SettingsDaemon.MediaKeys
--metadata=X-DConf=migrate-path=/org/gnome/evince/
--talk-name=org.gtk.vfs
--talk-name=org.gtk.vfs.*
--talk-name=org.gnome.SessionManager
--own-name=org.gnome.evince
--own-name=org.gnome.evince.Daemon