fixed bug (terminal was staying open)

This commit is contained in:
Roy 2024-07-16 00:49:33 -07:00 committed by GitHub
parent 1c027a67b2
commit a7299d1699
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Comment[en_US]= Comment[en_US]=
Comment= 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[en_US]=
GenericName= GenericName=
Icon=uav Icon=uav
@ -9,8 +9,8 @@ MimeType=
Name[en_US]=NonSteamLaunchers Name[en_US]=NonSteamLaunchers
Name=NonSteamLaunchers Name=NonSteamLaunchers
Path= Path=
StartupNotify=false StartupNotify=true
Terminal=true Terminal=false
TerminalOptions= TerminalOptions=
Type=Application Type=Application
X-DBUS-ServiceName= X-DBUS-ServiceName=