/ Published in: Bash
Restores the 2D (tiger) dock.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
defaults write com.apple.dock no-glass -boolean YES; killall Dock
URL: http://www.mactricksandtips.com/2008/02/top-50-terminal-commands.html