diff options
| author | Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> | 2023-01-11 17:00:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-11 17:00:44 +0000 |
| commit | 15e33ac14acb5d823e0e474c6cc73ea2a97640b2 (patch) | |
| tree | a21c7e0bf4c60f90038fc2837b6afbfd6738a522 /decky_installer.desktop | |
| parent | a0ec594d44f01570f1abbde0d8322e7da8da6bba (diff) | |
| download | decky-installer-15e33ac14acb5d823e0e474c6cc73ea2a97640b2.tar.gz decky-installer-15e33ac14acb5d823e0e474c6cc73ea2a97640b2.zip | |
Rename decky_installer.desktop to gui/decky_installer.desktop
Diffstat (limited to 'decky_installer.desktop')
| -rw-r--r-- | decky_installer.desktop | 8 |
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 |
