From a7299d1699a6354b56a2b806a4a93c4ad6758a21 Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:49:33 -0700 Subject: [PATCH] fixed bug (terminal was staying open) --- NonSteamLaunchers.desktop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NonSteamLaunchers.desktop b/NonSteamLaunchers.desktop index 1282f09..ce8f6e2 100644 --- a/NonSteamLaunchers.desktop +++ b/NonSteamLaunchers.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Comment[en_US]= Comment= -Exec=/bin/bash -c 'curl -Ls https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NonSteamLaunchers.sh | nohup /bin/bash' +Exec=/bin/bash -c 'export logged_in_home=$(eval echo "~$(whoami)"); curl -Ls https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NonSteamLaunchers.sh | nohup /bin/bash' GenericName[en_US]= GenericName= Icon=uav @@ -9,8 +9,8 @@ MimeType= Name[en_US]=NonSteamLaunchers Name=NonSteamLaunchers Path= -StartupNotify=false -Terminal=true +StartupNotify=true +Terminal=false TerminalOptions= Type=Application X-DBUS-ServiceName=