diff options
Diffstat (limited to 'asteroid-helloworld.desktop')
-rw-r--r-- | asteroid-helloworld.desktop | 8 |
1 files changed, 8 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 |