Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save flumono/a2e171f2aa359ad9e1f5e70f1c1493c8 to your computer and use it in GitHub Desktop.
Save flumono/a2e171f2aa359ad9e1f5e70f1c1493c8 to your computer and use it in GitHub Desktop.
Add Custom and Standard Dock Spacers to Your Mac
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