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


You need to login to view comments.