mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
chore(flatpak): remove pipewire socket reference from configuration files
This commit is contained in:
parent
2e25447822
commit
195395be93
2 changed files with 0 additions and 2 deletions
|
|
@ -128,7 +128,6 @@ module.exports = {
|
|||
"--own-name=com.sudoivan.reticulummeshchatx",
|
||||
"--env=TMPDIR=/var/tmp",
|
||||
"--socket=pulseaudio",
|
||||
"--socket=pipewire",
|
||||
"--filesystem=xdg-run/pipewire-0",
|
||||
],
|
||||
extraFlatpakBuilderArgs: ["--verbose"],
|
||||
|
|
|
|||
|
|
@ -275,7 +275,6 @@
|
|||
"--talk-name=org.freedesktop.portal.Desktop",
|
||||
"--own-name=com.sudoivan.reticulummeshchatx",
|
||||
"--socket=pulseaudio",
|
||||
"--socket=pipewire",
|
||||
"--filesystem=xdg-run/pipewire-0"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue