Setting up my new Mac! One item that makes the dock more useful is spacing out the applications by group.
To add a spacer app;
1) Open Terminal Application
2) Type
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
3) Hit Enter
4) Type
killall Dock
5) Hit Enter
6) Move to separate applications
Leave a Reply