Skip to content

Instantly share code, notes, and snippets.

@kalebweb
Created October 28, 2013 11:08
Show Gist options
  • Save kalebweb/7195041 to your computer and use it in GitHub Desktop.
Save kalebweb/7195041 to your computer and use it in GitHub Desktop.
Espaços no vazios no 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