diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ To turn On Task off (stop it from running at intervals), then run the following: `launchctl stop com.teddywing.OnTask` +Additionally, you can run `launchctl unload ~/Library/LaunchAgents/com.teddywing.OnTask.plist` so that the program doesn't start again on your next login session. + ## Uninstalling |
