Loading... # Mac Launchpad Icon Size Adjustment ## Row ```shell bash > defaults write com.apple.dock springboard-rows -int 10 ``` ## Column ```shell bash > defaults write com.apple.dock springboard-columns -int 8 ``` ## Restart the resource process ```shell bash > defaults write com.apple.dock ResetLaunchPad -bool TRUE;killall Dock ``` © Allow specification reprint Support Appreciate the author AliPayWeChat Like If you think my article is useful to you, please feel free to appreciate