Modify NSLPlugin.desktop for execution and terminal settings

Updated the NSLPlugin.desktop file to modify the Exec command and change the Terminal option.
This commit is contained in:
Roy
2026-07-10 15:00:00 -07:00
committed by GitHub
parent 7fd57a4ca8
commit 13d52ccc77
+7 -7
View File
@@ -1,18 +1,18 @@
[Desktop Entry] [Desktop Entry]
Comment[en_US]= Type=Application
Name=NSL Decky Plugin
Name[en_US]=NSL Decky Plugin
Comment= Comment=
Exec=/bin/bash -c 'export logged_in_home=$(eval echo "~$(whoami)"); curl -Ls https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/refs/heads/main/NSLPluginInstaller.sh | nohup /bin/bash' Comment[en_US]=
GenericName[en_US]=
GenericName= GenericName=
GenericName[en_US]=
Exec=/bin/bash -c 'curl -Ls https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/refs/heads/main/NSLPluginInstaller.sh | bash'
Icon=uav Icon=uav
MimeType= MimeType=
Name[en_US]=NSL Decky Plugin
Name=NSL Decky Plugin
Path= Path=
StartupNotify=true StartupNotify=true
Terminal=false Terminal=true
TerminalOptions= TerminalOptions=
Type=Application
X-DBUS-ServiceName= X-DBUS-ServiceName=
X-DBUS-StartupType= X-DBUS-StartupType=
X-KDE-SubstituteUID=false X-KDE-SubstituteUID=false