gimp/container.yaml
2021-04-02 00:39:35 +02:00

23 lines
592 B
YAML

compose:
modules:
- gimp:stable
flatpak:
id: org.gimp.GIMP
branch: stable
command: gimp-2.10
rename-desktop-file: gimp.desktop
rename-icon: gimp
finish-args: |-
--share=ipc
--share=network
--socket=x11
--device=dri
--filesystem=host
--filesystem=xdg-config/GIMP
--filesystem=xdg-config/gtk-3.0
--filesystem=/tmp
--filesystem=xdg-run/gvfs
--filesystem=xdg-run/gvfsd
--talk-name=org.gtk.vfs
--talk-name=org.gtk.vfs.*
--talk-name=org.freedesktop.FileManager1