Created
November 9, 2019 20:52
-
-
Save srMarquinho/5d2ddf4ce3e36a5ba7213a13b52b3879 to your computer and use it in GitHub Desktop.
Organise Mac Dock by adding spacers
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
# Open terminal and type. | |
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="small-spacer-tile";}';killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment