Merge pull request #14120 from da-pwo/master

Flatpak: Allow access to native discord IPC socket for rich presence
This commit is contained in:
JosJuice 2025-11-23 14:36:05 +01:00 committed by GitHub
commit a2d0ad6a64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ finish-args:
# required for the emulated bluetooth adapter feature to work.
- --allow=bluetooth
- --filesystem=xdg-run/app/com.discordapp.Discord:create
- --filesystem=xdg-run/discord-ipc-0:create
# required to disable the screensaver in various desktops
- --talk-name=org.freedesktop.ScreenSaver
- --talk-name=org.xfce.ScreenSaver