From af7f6dc87842645daf83c1271b125ec4feb49d93 Mon Sep 17 00:00:00 2001 From: rakonkido <99134546+rakonkido@users.noreply.github.com> Date: Sun, 21 Jan 2024 00:57:17 +0000 Subject: [PATCH] Fix env variables --- org.DolphinEmu.dolphin-emu.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.DolphinEmu.dolphin-emu.yml b/org.DolphinEmu.dolphin-emu.yml index 04ab7a5..f9e1e07 100644 --- a/org.DolphinEmu.dolphin-emu.yml +++ b/org.DolphinEmu.dolphin-emu.yml @@ -20,8 +20,8 @@ finish-args: - --filesystem=xdg-run/app/com.discordapp.Discord:create - --talk-name=org.freedesktop.ScreenSaver # required for Gamescope on Steam Deck - - --env=PATH=$PATH:/usr/lib/extensions/vulkan/gamescope/bin - - --env=LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/extensions/vulkan/gamescope/lib + - --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