diff options
author | Florent Revest <revestflo@gmail.com> | 2017-10-24 15:36:22 +0200 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2017-10-24 15:41:39 +0200 |
commit | 437a043ce1a9f328b6906ebdef956d6838df7961 (patch) | |
tree | fa718e3ef597f39437266d32465bdc532ea4ee92 /asteroid-compass.desktop.template |
Initial commit. Based on the initial work of https://github.com/nielstholenaar/asteroid-compass
Diffstat (limited to '')
-rw-r--r-- | asteroid-compass.desktop.template | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/asteroid-compass.desktop.template b/asteroid-compass.desktop.template new file mode 100644 index 0000000..c1b2944 --- /dev/null +++ b/asteroid-compass.desktop.template @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Categories=Applications; +Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-compass +Icon=ios-compass-outline +X-Asteroid-Center-Color=#4cd479 +X-Asteroid-Outer-Color=#1c723a |