Skip to content

Instantly share code, notes, and snippets.

@nicnocquee
Created December 28, 2013 02:42
Show Gist options
  • Save nicnocquee/8155506 to your computer and use it in GitHub Desktop.
Save nicnocquee/8155506 to your computer and use it in GitHub Desktop.
Add spacer to 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