drunkensouljah
7/4/2018 - 7:40 PM

[Dock Spacer] Add a spacer on the macos dock #macos

[Dock Spacer] Add a spacer on the macos dock #macos

# App side:
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'

# On the document side:
defaults write com.apple.dock persistent-others -array-add '{tile-data={}; tile-type="spacer-tile";}'