terminator/container.yaml
Jay W 05f72252ab Add --socket=session-bus permission.
To allow dbus when installed as user scope.
2022-02-01 19:51:44 +00:00

19 lines
No EOL
491 B
YAML

compose:
modules:
- terminator:stable
flatpak:
id: net.tenshu.Terminator2
branch: stable
command: terminator
rename-icon: terminator
rename-desktop-file: terminator.desktop
copy-icon: true
finish-args: |-
--share=ipc
--socket=session-bus
--socket=fallback-x11
--socket=wayland
--filesystem=xdg-run/gvfsd
--filesystem=home
--own-name=net.tenshu.Terminator2
--talk-name=org.freedesktop.Flatpak