summarylogtreecommitdiffstats
path: root/psx-template.desktop
diff options
context:
space:
mode:
authorPellegrino Prevete2022-03-07 19:17:19 +0000
committerPellegrino Prevete2022-03-07 19:17:19 +0000
commit25bb29c056ead1085799ac2142d2225bdafe66a9 (patch)
tree1bd9d5a93a2ca36ebad4630f8b5a8abbe9a69e1e /psx-template.desktop
parent62a22acd03e5c9b97660b659a3e97d200d41b5df (diff)
downloadaur-25bb29c056ead1085799ac2142d2225bdafe66a9.tar.gz
modular
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