Folder icons for Apple Dock organization.
- Music
- Design
- Web Design
- Productivity
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
killall Dock
Click and drag to move around, or drag off the dock to remove.
- Right click an Application > Make Alias
- Drag Alias into your folder
- Drag folder from Finder into Dock
- Right click folder > Get Info
- Drag .icns file into the folder image on top left
- If folder is already in Dock; run
killall Dock
in Terminal.