GEARZ.de

All howtos are without any warranty.
Alle Howtos sind ohne jegliche Gewähr oder Garantie.



OS X.6 - Add spacer(s) in Dock

To seperate icons in the Dock, execute this command in a Terminal (in one line):
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}';
Restart the dock-process in a Terminal:
killall Dock
After the restart you will see the spacer-icon.

dock-spacer

To delete a spacer just drag it out of the Dock like a normal program-icon.

You can drag-and-drop around in the Dock. Repeat this procedure for every needed spacer.

dock-spacer