mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-11 09:36:54 +00:00
chore(flatpak): remove pipewire socket reference from configuration files
This commit is contained in:
@@ -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"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user