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]
Comment[en_US]=
Type=Application
Name=NSL Decky Plugin
Name[en_US]=NSL Decky Plugin
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'
GenericName[en_US]=
Comment[en_US]=
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
MimeType=
Name[en_US]=NSL Decky Plugin
Name=NSL Decky Plugin
Path=
StartupNotify=true
Terminal=false
Terminal=true
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false