summarylogtreecommitdiffstats
path: root/psx-template.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'psx-template.desktop')
-rw-r--r--psx-template.desktop17
1 files changed, 17 insertions, 0 deletions
diff --git a/psx-template.desktop b/psx-template.desktop
new file mode 100644
index 000000000000..64cf24f03691
--- /dev/null
+++ b/psx-template.desktop
@@ -0,0 +1,17 @@
+[Desktop Entry]
+Name=%_title% (%_uuid%)
+Comment=%pkgdesc%
+Type=Application
+TryExec=duckstation-qt
+Exec=duckstation-nogui -fullscreen "/usr/games/%_app_id%/%_uuid%.cue"
+Icon=%_app_id%
+Terminal=false
+Categories=Games;
+Keywords=PSX
+Actions=preferences;
+
+[Desktop Action preferences]
+Name=Preferences
+Exec=duckstation-qt
+
+X-Desktop-File-Install-Version=0.26