Created
October 21, 2015 05:07
-
-
Save robindegen/7691c79e21ba85cf254c to your computer and use it in GitHub Desktop.
Add spacer to osx dock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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