mirror of
https://github.com/RetroDECK/io.github.shiiion.primehack.git
synced 2024-12-12 06:15:38 +00:00
Grant access to Gamescope
This commit is contained in:
parent
aeda3fb3dc
commit
5d37d70edf
|
@ -20,6 +20,10 @@ finish-args:
|
|||
- --allow=bluetooth
|
||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||
- --talk-name=org.freedesktop.ScreenSaver
|
||||
# required for Gamescope on Steam Deck
|
||||
- --env=PATH=/app/bin:/app/utils/bin:/usr/bin:/usr/lib/extensions/vulkan/gamescope/bin
|
||||
- --env=LD_LIBRARY_PATH=/usr/lib/extensions/vulkan/gamescope/lib
|
||||
- --filesystem=xdg-run/gamescope-0:ro
|
||||
modules:
|
||||
# needed for the bluetooth passthrough feature to work
|
||||
- name: libusb
|
||||
|
|
Loading…
Reference in a new issue