Created
October 20, 2016 08:19
-
-
Save MaximBazarov/030eb458e40bcc3e281c1379cfb28a8a to your computer and use it in GitHub Desktop.
EmptyIcon macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}' | |
killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment