Change the number of columns and rows on the launchpad grid.
defaults write com.apple.dock springboard-columns -int 8
defaults write com.apple.dock springboard-rows -int 8
defaults write com.apple.dock ResetLaunchPad -bool TRUE
killall Dock
Use Default
to reset.
Sort order is not preserved after layout change.