Leopard Dock Hack

November 5th, 2007  |  Published in Apple, Blog

Here is how to use a “side-styled” or “no-glass” dock on the bottom of the screen.

Open the Terminal Application it can be found in /Applications/Utilities

In the terminal type the following command to enable the no-glass dock.

$ defaults write com.apple.dock no-glass -boolean YES

Then restart the dock by entering this command.

$ killall DockThats it, enjoy

Leave a Response