mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2024-11-22 05:35:38 +00:00
Remove unnecessary env variables
This commit is contained in:
parent
242007fc49
commit
89e3c0e84e
|
@ -17,8 +17,6 @@ finish-args:
|
|||
- --env=SDL_VIDEO_X11_WMCLASS=org.ppsspp.PPSSPP
|
||||
- --env=SDL_VIDEO_WAYLAND_WMCLASS=org.ppsspp.PPSSPP
|
||||
# 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:
|
||||
- shared-modules/glu/glu-9.json
|
||||
|
|
Loading…
Reference in a new issue