diff options
Diffstat (limited to 'asteroid-stopwatch.desktop')
-rwxr-xr-x | asteroid-stopwatch.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/asteroid-stopwatch.desktop b/asteroid-stopwatch.desktop new file mode 100755 index 0000000..31845a3 --- /dev/null +++ b/asteroid-stopwatch.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Stopwatch +Categories=Applications; +Exec=env QT_QUICK_CONTROLS_STYLE=Nemo /usr/bin/asteroid-stopwatch +Icon=icon-app-texteditor +X-Desktop-File-Install-Version=0.20 |