diff options
author | Florent Revest <revestflo@gmail.com> | 2016-02-08 18:16:02 +0100 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2016-02-08 18:16:02 +0100 |
commit | ff0201bc23545d6794b43f6a5fd558cfcdd29e15 (patch) | |
tree | c67d89eb9043b4a7578074c87af504836213ef08 /asteroid-stopwatch.desktop | |
parent | cdcf5e8496b51091f9d71a6a52a588a97686c49d (diff) |
Use MDeclarativeCache from mapplauncherd to get faster startup
Diffstat (limited to '')
-rw-r--r-- | asteroid-stopwatch.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asteroid-stopwatch.desktop b/asteroid-stopwatch.desktop index 4f80516..ba8ce7b 100644 --- a/asteroid-stopwatch.desktop +++ b/asteroid-stopwatch.desktop @@ -2,6 +2,6 @@ Type=Application Name=Stopwatch Categories=Applications; -Exec=env QT_QUICK_CONTROLS_STYLE=Asteroid /usr/bin/asteroid-stopwatch +Exec=invoker --type=qtcomponents-qt5 /usr/bin/asteroid-stopwatch Icon=clock X-Desktop-File-Install-Version=0.20 |