mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
fix(flatpak): Add pipewire access for XDG portal grab (#4704)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user