16 lines
400 B
YAML
16 lines
400 B
YAML
compose:
|
|
modules:
|
|
- hexchat:stable
|
|
flatpak:
|
|
id: io.github.Hexchat
|
|
branch: stable
|
|
command: hexchat
|
|
finish-args: |-
|
|
--share=ipc
|
|
--share=network
|
|
--socket=x11
|
|
--socket=pulseaudio
|
|
--filesystem=xdg-config/hexchat
|
|
--filesystem=xdg-download
|
|
--talk-name=org.freedesktop.Notifications
|
|
--talk-name=org.mpris.MediaPlayer2.*
|