Skip to content

Instantly share code, notes, and snippets.

@vedranjaic
Created June 7, 2013 20:33
Show Gist options
  • Save vedranjaic/5732212 to your computer and use it in GitHub Desktop.
Save vedranjaic/5732212 to your computer and use it in GitHub Desktop.
Apple Add spacer tile in Dock
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment