zoitechat/container.yaml
Yaakov Selkowitz e763b45625 Initial import
2026-07-15 14:42:22 -04:00

24 lines
696 B
YAML

flatpak:
id: net.zoite.Zoitechat
branch: stable
runtime-name: flatpak-runtime
runtime-version: f44
packages:
- zoitechat
# for extension scripts
- lua-lgi
- python3-cffi
command: zoitechat
finish-args: |-
--share=ipc
--share=network
--socket=fallback-x11
--socket=wayland
--socket=pulseaudio
--filesystem=xdg-download
--filesystem=xdg-data/themes:ro
--filesystem=xdg-data/icons:ro
--filesystem=xdg-run/tray-icon:create
--talk-name=org.freedesktop.Notifications
--talk-name=org.kde.StatusNotifierWatcher
--talk-name=org.mpris.MediaPlayer2.*