16 lines
412 B
YAML
16 lines
412 B
YAML
flatpak:
|
|
id: com.github.fabiocolacio.marker
|
|
branch: stable
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- marker
|
|
command: marker
|
|
finish-args: |-
|
|
--share=ipc
|
|
--socket=fallback-x11
|
|
--device=dri
|
|
--share=network
|
|
--filesystem=home
|
|
--socket=wayland
|
|
--metadata=X-DConf=migrate-path=/com/github/fabiocolacio/marker/
|