gimp/container.yaml
2021-03-10 15:11:24 +01:00

22 lines
557 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
--talk-name=org.gtk.vfs
--talk-name=org.gtk.vfs.*
--talk-name=org.freedesktop.FileManager1