mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-24 14:45:39 +00:00
Add Gamescope in PATH
This commit is contained in:
parent
f1f0a16d2c
commit
de5dec1244
|
@ -20,7 +20,8 @@ finish-args:
|
|||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||
- --talk-name=org.freedesktop.ScreenSaver
|
||||
# required for Gamescope on Steam Deck
|
||||
- --env=LD_LIBRARY_PATH=/usr/lib/extensions/vulkan/gamescope/lib
|
||||
- --env=PATH=$PATH:/usr/lib/extensions/vulkan/gamescope/bin
|
||||
- --env=LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/extensions/vulkan/gamescope/lib
|
||||
- --filesystem=xdg-run/gamescope-0:ro
|
||||
modules:
|
||||
# needed for the bluetooth passthrough feature to work
|
||||
|
|
Loading…
Reference in a new issue