OSX: Restore "2D" dock (pre leopard).


/ Published in: Bash
Save to your folder(s)

Restores the 2D (tiger) dock.


Copy this code and paste it in your HTML
  1. defaults write com.apple.dock no-glass -boolean YES; killall Dock

URL: http://www.mactricksandtips.com/2008/02/top-50-terminal-commands.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.