Nov
6
Bring back the flat dock in Leopard
Posted by Cliff
Ok. Leopard is nice enough, but there are still a few niggles I have with it. One of those is the new dock.. shiny and cute as it is, I still prefer the old one. Fortunately the old (almost) one can be resurrected with these simple steps:
Edit: I’ve updated this article a little after some feedback from a friend of mine. Thanks Calum :-)
First run Terminal and type the following to make the switch:
defaults write com.apple.dock no-glass -boolean YES
Note: if you want to switch back to the shiny 3D dock, change that YES to a NO
Then restart the dock:
killall Dock
Tada!






November 13th, 2007 at 7:01 pm
Lol. Nice work Sir Cliff.