mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 07:11:52 +01:00
Merge pull request #7 from cchrkk/main
Add .desktop file to always download and use the latest version of your script
This commit is contained in:
commit
3e7f69e1e9
19
NonSteamLaunchers.desktop
Normal file
19
NonSteamLaunchers.desktop
Normal file
@ -0,0 +1,19 @@
|
||||
[Desktop Entry]
|
||||
Comment[en_US]=
|
||||
Comment=
|
||||
Exec=sh -c 'curl -L https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NonSteamLaunchers.sh | bash'
|
||||
GenericName[en_US]=
|
||||
GenericName=
|
||||
Icon=uav
|
||||
MimeType=
|
||||
Name[en_US]=NonSteamLaunchers
|
||||
Name=NonSteamLaunchers
|
||||
Path=
|
||||
StartupNotify=false
|
||||
Terminal=true
|
||||
TerminalOptions=
|
||||
Type=Application
|
||||
X-DBUS-ServiceName=
|
||||
X-DBUS-StartupType=
|
||||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
Loading…
Reference in New Issue
Block a user