add pulseaudio socket to flatpak
This commit is contained in:
parent
3c7c74f745
commit
b037dc06c8
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
||||||
permissions = {
|
permissions = {
|
||||||
share = [ "network" ];
|
share = [ "network" ];
|
||||||
sockets = [
|
sockets = [
|
||||||
|
"pulseaudio"
|
||||||
"fallback-x11"
|
"fallback-x11"
|
||||||
"wayland"
|
"wayland"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue