Add Gamescope in PATH

This commit is contained in:
rakonkido 2024-01-21 00:01:28 +00:00 committed by Carles Pastor Badosa
parent f1f0a16d2c
commit de5dec1244

View file

@ -20,7 +20,8 @@ finish-args:
- --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 # 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 - --filesystem=xdg-run/gamescope-0:ro
modules: modules:
# needed for the bluetooth passthrough feature to work # needed for the bluetooth passthrough feature to work