diff options
author | Arseniy Movshev <dodoradio@outlook.com> | 2022-11-12 22:39:58 +0000 |
---|---|---|
committer | Arseniy Movshev <dodoradio@outlook.com> | 2023-01-07 14:19:31 +0000 |
commit | 6487d45a6acfe9d0a10cb7982d65e426880fb40d (patch) | |
tree | 8ed29bcbb67c96cec26a4971bf5b2fba0b7485c5 /asteroid-stopwatch.desktop.template | |
parent | cf634a3ed47e756d70f0228044ebd0be794886f9 (diff) |
Fixed desktop file and added custom colours
Diffstat (limited to 'asteroid-stopwatch.desktop.template')
-rw-r--r-- | asteroid-stopwatch.desktop.template | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/asteroid-stopwatch.desktop.template b/asteroid-stopwatch.desktop.template deleted file mode 100644 index 78eafee..0000000 --- a/asteroid-stopwatch.desktop.template +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Application -Categories=Applications; -Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-stopwatch -Icon=ios-stopwatch-outline -X-Asteroid-Center-Color=#9800A6 -X-Asteroid-Outer-Color=#0C0009 |