fix(flatpak): Add pipewire access for XDG portal grab (#4704)

This commit is contained in:
David Lane
2026-02-11 11:28:38 -05:00
committed by GitHub
parent 9d0622856b
commit 28a0b3d796
@@ -12,6 +12,7 @@ finish-args:
- --env=PULSE_PROP_media.category=Manager # allow sunshine to manage audio sinks
- --env=SUNSHINE_MIGRATE_CONFIG=1 # migrate config files to the new location
- --filesystem=home # need to save files in user's home directory
- --filesystem=xdg-run/pipewire-0 # required for XDG portal grab audio
- --share=ipc # required for X11 shared memory extension
- --share=network # access network
- --socket=pulseaudio # play sounds using pulseaudio