Skip to content

Instantly share code, notes, and snippets.

@itsamoreh
Last active December 11, 2021 06:24
Show Gist options
  • Save itsamoreh/95486d22ae64aef81df191822c6e8d96 to your computer and use it in GitHub Desktop.
Save itsamoreh/95486d22ae64aef81df191822c6e8d96 to your computer and use it in GitHub Desktop.
Reset MacOS launchpad to default with non-default apps on page 2+
defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment