aboutsummaryrefslogtreecommitdiff
path: root/asteroid-helloworld.desktop
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--asteroid-helloworld.desktop8
-rw-r--r--asteroid-helloworld.desktop.template7
2 files changed, 15 insertions, 0 deletions
diff --git a/asteroid-helloworld.desktop b/asteroid-helloworld.desktop
new file mode 100644
index 0000000..f93484e
--- /dev/null
+++ b/asteroid-helloworld.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Categories=Applications;
+Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-helloworld
+Icon=ios-pulse-outline
+X-Asteroid-Center-Color=#b04d1c
+X-Asteroid-Outer-Color=#421c0a
+Name=Hello World App
diff --git a/asteroid-helloworld.desktop.template b/asteroid-helloworld.desktop.template
new file mode 100644
index 0000000..ffd1aed
--- /dev/null
+++ b/asteroid-helloworld.desktop.template
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Type=Application
+Categories=Applications;
+Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-helloworld
+Icon=ios-pulse-outline
+X-Asteroid-Center-Color=#b04d1c
+X-Asteroid-Outer-Color=#421c0a