Fix Flatpak pipewire socket access

This commit is contained in:
Marvin W 2023-04-22 17:18:46 +02:00
parent 5815e757b7
commit 83476d1cad
No known key found for this signature in database
GPG key ID: 072E9235DB996F2A

View file

@ -9,8 +9,8 @@
"--socket=fallback-x11", "--socket=fallback-x11",
"--socket=wayland", "--socket=wayland",
"--socket=pulseaudio", "--socket=pulseaudio",
"--socket=pipewire",
"--socket=gpg-agent", "--socket=gpg-agent",
"--filesystem=xdg-run/pipewire-0",
"--share=network", "--share=network",
"--device=dri", "--device=dri",
"--talk-name=org.freedesktop.Notifications" "--talk-name=org.freedesktop.Notifications"