summaryrefslogtreecommitdiff
path: root/decky_installer.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'decky_installer.desktop')
-rw-r--r--decky_installer.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/decky_installer.desktop b/decky_installer.desktop
index 07e3b6d..64dcb3e 100644
--- a/decky_installer.desktop
+++ b/decky_installer.desktop
@@ -1,7 +1,7 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Install Decky
-Exec=sh -c 'curl -O --output-dir /tmp/ https://raw.githubusercontent.com/SteamDeckHomebrew/decky-loader/main/dist/user_install_script.sh 2> /dev/null && bash /tmp/user_install_script.sh'
+Exec=sh -c 'curl -O --output-dir /tmp/ https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/decky_installer.desktop 2> /dev/null && bash /tmp/user_install_script.sh'
Icon=steamdeck-gaming-return
Terminal=true
Type=Application