diff options
author | Arseniy Movshev <dodoradio@outlook.com> | 2023-05-26 22:57:53 +0100 |
---|---|---|
committer | Arseniy Movshev <dodoradio@outlook.com> | 2023-05-27 13:57:08 +0100 |
commit | 16b4a80576dce784f9ab9ea6d5401f86a7567ea8 (patch) | |
tree | 97a255bdc0d1d9560795ad1df8e93a0dc7bc55f1 /asteroid-health.desktop.template | |
parent | e489103753a02b0aacc252e8dd4755119f1fdd2b (diff) |
initial commit: rename and add demo code
Based on asteroid-helloworld
Diffstat (limited to 'asteroid-health.desktop.template')
-rw-r--r-- | asteroid-health.desktop.template | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/asteroid-health.desktop.template b/asteroid-health.desktop.template new file mode 100644 index 0000000..c7c33b5 --- /dev/null +++ b/asteroid-health.desktop.template @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Categories=Applications; +Exec=asteroid-health +Icon=ios-pulse-outline +X-Asteroid-Center-Color=#b04d1c +X-Asteroid-Outer-Color=#421c0a |