mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-21 21:25:38 +00:00
Remove unnecessary env variables
This commit is contained in:
parent
af7f6dc878
commit
6dcb42cd9a
|
@ -20,8 +20,6 @@ finish-args:
|
|||
- --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
|
||||
|
|
Loading…
Reference in a new issue