summaryrefslogtreecommitdiff
path: root/decky_installer.desktop
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-01-11 17:29:40 +0000
committerGitHub <noreply@github.com>2023-01-11 17:29:40 +0000
commit4349a6eef318843355d96c716b396b493fd15056 (patch)
tree2d70a53c5d1ba7345417e39b68c591e3aee2c6a2 /decky_installer.desktop
parent188d3ccf9c017377953f6a1ec5e33ba6d38925d0 (diff)
parentabe465b26b73eab3b339fdaebeeedde604a8ce1b (diff)
downloaddecky-installer-4349a6eef318843355d96c716b396b493fd15056.tar.gz
decky-installer-4349a6eef318843355d96c716b396b493fd15056.zip
Merge branch 'SteamDeckHomebrew:main' into main
Diffstat (limited to 'decky_installer.desktop')
-rw-r--r--decky_installer.desktop8
1 files changed, 0 insertions, 8 deletions
diff --git a/decky_installer.desktop b/decky_installer.desktop
deleted file mode 100644
index 2a90683..0000000
--- a/decky_installer.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env xdg-open
-[Desktop Entry]
-Name=Install Decky
-Exec=sh -c 'curl -L -O --output-dir /tmp/ https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/user_install_script.sh 2> /dev/null && bash /tmp/user_install_script.sh'
-Icon=steamdeck-gaming-return
-Terminal=true
-Type=Application
-StartupNotify=false