For all those that think that glass should be transparent and not matte, I have the following Dock mod. It looks a bit more like the Leopard/Lion Dock. It does not however reflect, rather you look through it. To activate it, type the following two commands in a terminal:
Code:
defaults write com.apple.dock hide-mirror -bool yes
killall Dock
Code:
defaults write com.apple.dock hide-mirror -bool no
killall Dock
Post a Comment