diff --git a/NSLPlugin.desktop b/NSLPlugin.desktop index 4cb1f6d..15c258e 100644 --- a/NSLPlugin.desktop +++ b/NSLPlugin.desktop @@ -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