Allow flatpak to talk to inhibit/screensaver dbus interfaces

This commit is contained in:
Sander Sweers 2025-03-10 20:15:40 +01:00
parent cbd71f06ba
commit ae11ffadf6
No known key found for this signature in database
GPG Key ID: 42A73552473CEA15
1 changed files with 3 additions and 0 deletions

View File

@ -18,7 +18,10 @@ finish-args:
# required for the emulated bluetooth adapter feature to work.
- --allow=bluetooth
- --filesystem=xdg-run/app/com.discordapp.Discord:create
# required to disable the screensaver in various desktops
- --talk-name=org.freedesktop.ScreenSaver
- --talk-name=org.xfce.ScreenSaver
- --talk-name=org.mate.ScreenSaver
# required for Gamescope on Steam Deck
- --filesystem=xdg-run/gamescope-0:ro
modules: