Skip to content

Commit

Permalink
Fix Launchpad reset
Browse files Browse the repository at this point in the history
  • Loading branch information
tshu-w committed Dec 19, 2024
1 parent 60f5924 commit d95b0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion darwin/macOS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ defaults write com.apple.dock orientation -string "left"
defaults write com.apple.dock show-recents -bool false

# TODO: Reset icon on the Launchpad
# defaults write com.apple.dock ResetLaunchPad -bool true
# rm -rf /private$(getconf DARWIN_USER_DIR)com.apple.dock.launchpad

# Add a spacer to the left side of the Dock (where the applications are)
#defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
Expand Down

0 comments on commit d95b0fd

Please sign in to comment.