Files
dotfiles/MacOS/scripts/macos-add-spacer.sh

3 lines
113 B
Bash
Executable File

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