Sep 25
There is a new stack style added in Snow Leopard but it was turned off by default.
Let me show you how it looks first, these two shot I found from the internet, it’s in Chinese but you can see the trick.
So those are the old stack list and the new one.
Here is how to turn it on.
1. open terminal which you can find in Applications->Utilities
2. type in “defaults write com.apple.dock use-new-list-stack -bool YES” without the quotation marks(” “).
Hit the enter.
3. type in ” killall Dock” Hit the enter again.
Then you’re done.
Enjoying!
[...] 1. open the terminal (you should know how already if you don’t check it out here) [...]