You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Plugin to "Launch" linux applications and scripts
77
77
78
78
Note:
79
79
1. If field "mode" is empty or not set, it will treat the time as relative
80
-
2. If relative time value is "00:00.00"/invalid format/not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
80
+
2. If relative time value is "00:00.00"/not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
81
81
3. If time format given is
82
82
a. "XX", treat it as SS
83
83
b. "XX.XX" treat it as MM.SS
@@ -100,7 +100,7 @@ Note:
100
100
```
101
101
102
102
Note:
103
-
1. If absolute time value is invalid format/not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
103
+
1. If absolute time value is not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
104
104
2. If time format given is
105
105
a. "XX", treat it as SS, and schedule the application launch at next SSth time. i.e. if absolute time given is 25 and current time is 08:10:45, then the application will be
0 commit comments