mirror of
https://github.com/RetroDECK/io.github.shiiion.primehack.git
synced 2024-12-04 19:15:39 +00:00
Merge pull request #28 from rakonkido/enable-gamescope
Grant access to Gamescope on Steam Deck
This commit is contained in:
commit
3465e2ea2b
|
@ -20,6 +20,8 @@ finish-args:
|
||||||
- --allow=bluetooth
|
- --allow=bluetooth
|
||||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
- --talk-name=org.freedesktop.ScreenSaver
|
- --talk-name=org.freedesktop.ScreenSaver
|
||||||
|
# required for Gamescope on Steam Deck
|
||||||
|
- --filesystem=xdg-run/gamescope-0:ro
|
||||||
modules:
|
modules:
|
||||||
# needed for the bluetooth passthrough feature to work
|
# needed for the bluetooth passthrough feature to work
|
||||||
- name: libusb
|
- name: libusb
|
||||||
|
|
Loading…
Reference in a new issue