23 lines
705 B
YAML
23 lines
705 B
YAML
flatpak:
|
|
id: io.github.quotient_im.Quaternion
|
|
branch: stable
|
|
runtime-name: flatpak-kde6-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- quaternion
|
|
command: quaternion
|
|
rename-icon: quaternion
|
|
finish-args: |-
|
|
--device=dri
|
|
--filesystem=xdg-download
|
|
--filesystem=xdg-config/kdeglobals:ro
|
|
--share=ipc
|
|
--share=network
|
|
--socket=wayland
|
|
--socket=fallback-x11
|
|
--talk-name=org.freedesktop.Notifications
|
|
--talk-name=org.freedesktop.secrets
|
|
--talk-name=org.kde.kwalletd5
|
|
--talk-name=org.kde.StatusNotifierWatcher
|
|
--talk-name=org.kde.kconfig.notify
|
|
--talk-name=org.kde.KGlobalSettings
|