Insert spacer to OSX Dock


/ Published in: Bash
Save to your folder(s)

Run source in terminal and then enter 'killall Dock' to make spacer visible.


Copy this code and paste it in your HTML
  1. defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.