Add Spaces to Dock in Mac OS


Mac

Launch Utilities > Terminal

Execute the following code for each space you want

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

They won't show up until you restart the Dock.

killall Dock

Written by fbrefere001

Posted by fbrefere001 on Tuesday September 21, 2021