How to insert a space in the dock on M1 Mac?
I want to insert a separator space in the dock of a new M1 Mac. I know how to do this with the following Terminal commands on an Intel Mac, but when I use the same commands on an M1 Mac, no separator space appears.
defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
killall Dock
Thanks.
MacBook Pro 13″, macOS 11.3