Showing posts with label Dock. Show all posts
Showing posts with label Dock. Show all posts

2D Dock in Leopard






In the Terminal type:
"defaults write com.apple.dock no-glass -boolean YES"
"killall Dock"
That's all there is to it.
To reverse it (go back to 3D) do the same thing except replace "YES" with "NO"