Skip to content

Commit

Permalink
flatpak: Expose PipeWire socket
Browse files Browse the repository at this point in the history
So that it can be talked to from the sandbox.
  • Loading branch information
GeorgesStavracas committed Mar 29, 2021
1 parent 10a1a70 commit 706192b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/flatpak/com.obsproject.Studio.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"--device=all",
"--share=network",
"--share=ipc",
"--filesystem=xdg-run/obs-xdg-portal:create",
"--filesystem=xdg-run/pipewire-0",
"--filesystem=host",
"--talk-name=org.kde.StatusNotifierWatcher",
"--talk-name=org.freedesktop.ScreenSaver",
Expand Down

0 comments on commit 706192b

Please sign in to comment.