Skip to content

Instantly share code, notes, and snippets.

@elifry
Created October 3, 2021 21:54
Show Gist options
  • Save elifry/918362a24f2bf6614f7d793e8919ac2d to your computer and use it in GitHub Desktop.
Save elifry/918362a24f2bf6614f7d793e8919ac2d to your computer and use it in GitHub Desktop.
Mac OS put spacers in dock
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