Created
June 21, 2020 13:55
-
-
Save chengkiang/5a42724fbf1e03d58487b4e86d0024c2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove the macOS Catalina Update notification badge in Settings | |
defaults delete com.apple.preferences.softwareupdate LatestMajorOSSeenByUserBundleIdentifier && softwareupdate --list | |
Source: https://tinyapps.org/blog/202005070700_remove_catalina_notification_badge.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment