Differences

This shows you the differences between two versions of the page.

Link to this comparison view

mac:addspaces2dock [2017/01/03 15:33] – created jsmac:addspaces2dock [2017/01/03 15:34] (current) js
Line 1: Line 1:
 ====== Add Spaces to Dock ====== ====== Add Spaces to Dock ======
 +
 +enter the following command in a iterm or terminal window:
  
 <code bash>defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'; killall Dock</code> <code bash>defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'; killall Dock</code>