Skip to content

Instantly share code, notes, and snippets.

@jeffwesson
Forked from robjstanley/Adds spacer to Dock.
Created March 1, 2016 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffwesson/648dc716e4e571373847 to your computer and use it in GitHub Desktop.
Save jeffwesson/648dc716e4e571373847 to your computer and use it in GitHub Desktop.
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment