15 lines
336 B
YAML
15 lines
336 B
YAML
compose:
|
|
modules:
|
|
- inkscape:stable
|
|
flatpak:
|
|
id: org.inkscape.Inkscape
|
|
branch: stable
|
|
command: inkscape
|
|
finish-args: |-
|
|
--share=ipc
|
|
--socket=x11
|
|
--socket=wayland
|
|
--filesystem=host
|
|
--filesystem=xdg-run/gvfs
|
|
--talk-name=org.gtk.vfs
|
|
--talk-name=org.gtk.vfs.*
|