From f1f9311b6806c3cea6bb1abb12ebe6075a75cd9b Mon Sep 17 00:00:00 2001 From: Florent Revest Date: Mon, 28 Nov 2016 15:45:02 +0100 Subject: .desktop: Call invoker with the --single-instance flag in case the user taps the launcher icon several time in a row --- asteroid-stopwatch.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asteroid-stopwatch.desktop b/asteroid-stopwatch.desktop index 58c0177..5095d7d 100644 --- a/asteroid-stopwatch.desktop +++ b/asteroid-stopwatch.desktop @@ -8,7 +8,7 @@ Name[nl_NL]=Stopwatch Name[pl_PL]=Stoper Name[ru_RU]=секундомер Categories=Applications; -Exec=invoker --type=qtcomponents-qt5 /usr/bin/asteroid-stopwatch +Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-stopwatch Icon=ios-stopwatch-outline X-Asteroid-Center-Color=#b01c7e X-Asteroid-Outer-Color=#420a2f -- cgit v1.2.3-70-g09d2