Add Spacers to the Dock

Organize that Dock!

Start by opening up Terminal - Located in Applications > Utilities. Paste in this text: defaults write com.apple.dock persistent-apps -array-add ‘{tile-data={}; tile-type=”spacer-tile”;}’

For the changes to take effect, you need to restart the dock. Don’t worry, it is easy! Just write killall Dock in the Terminal. Voilà! You got a spacer in your dock. You can drag it to wherever you like, just like a normal icon. To delete it, drag it off the dock. If you want more spacers, just do it all over again.

Tuesday, February 16, 2010   ()