Showing posts with label Launchpad (OS X). Show all posts
Showing posts with label Launchpad (OS X). Show all posts

Thursday, April 21, 2016

OS X: Launchpad: Changing Grid Layout

Command:
$ defaults write com.apple.dock springboard-columns -int 12;defaults write com.apple.dock springboard-rows -int 4;defaults write com.apple.dock ResetLaunchPad -bool TRUE;killall Dock
Result: