From d62a93e5ddfafb9b0daa964164599e8d9c470e26 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:59:44 -0400 Subject: [PATCH] Update .desktop entry template --- lug-helper.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lug-helper.sh b/lug-helper.sh index 6363cbc..2a51090 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -2449,6 +2449,8 @@ Name=RSI Launcher Type=Application Comment=RSI Launcher Keywords=Star Citizen;StarCitizen +StartupNotify=true +StartupWMClass=rsi launcher.exe Icon=rsi-launcher.png Exec=\"$installed_launch_script\" Path=$(echo $install_dir | sed 's/ /\\\s/g')/dosdevices/c:/Program\sFiles/Roberts\sSpace\sIndustries/RSI\sLauncher" > "$localshare_desktop_file"