设置每列显示的图标数目为8
defaults write com.apple.dock springboard-columns -int 8
设置每行显示的图标数目为7
defaults write com.apple.dock springboard-rows -int 7
重新启动launchpad
killall Dock
另外附赠idea的激活
https://blog.csdn.net/HALEN001/article/details/81137092