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=PULSE_PROP_media.category=Manager # allow sunshine to manage audio sinks
|
||||||
- --env=SUNSHINE_MIGRATE_CONFIG=1 # migrate config files to the new location
|
- --env=SUNSHINE_MIGRATE_CONFIG=1 # migrate config files to the new location
|
||||||
- --filesystem=home # need to save files in user's home directory
|
- --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=ipc # required for X11 shared memory extension
|
||||||
- --share=network # access network
|
- --share=network # access network
|
||||||
- --socket=pulseaudio # play sounds using pulseaudio
|
- --socket=pulseaudio # play sounds using pulseaudio
|
||||||
|
|||||||
Reference in New Issue
Block a user