#!/usr/bin/env xdg-open [Desktop Entry] Name=Install Decky 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 StartupNotify=false