Nov 26
Ever get sick of the boring glass “3D” dock?
Try this simple trick to change it to 2D:
open “terminal” and type:
defaults write com.apple.dock no-glass -boolean YES; killall Dock

Ever get sick of the boring glass “3D” dock?
Try this simple trick to change it to 2D:
open “terminal” and type:
defaults write com.apple.dock no-glass -boolean YES; killall Dock

December 28th, 2009 at 7:03 am
defaults write com.apple.dock no-glass -boolean NO; killall Dock