Skip to content

Instantly share code, notes, and snippets.

@ph00lt0
Created July 13, 2022 00:28
Show Gist options
  • Save ph00lt0/a516d545aae7a96190d901197d1fe978 to your computer and use it in GitHub Desktop.
Save ph00lt0/a516d545aae7a96190d901197d1fe978 to your computer and use it in GitHub Desktop.
MacOS Add dock spacer
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="small-spacer-tile";}' && killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment