Make your Dock list view look like this with this quick terminal command (via usingmac.com)
defaults write com.apple.dock use-new-list-stack -bool YES && killall Dock
(via 9-bits)
Awesome OS X dock trick
Ruby Developer at EmergeAdapt. I love Ruby. Cyclist, Blogger and Dabbler in Design.
Posted 1 month ago
via esquareda
198 Notes
Make your Dock list view look like this with this quick terminal command (via usingmac.com)
defaults write com.apple.dock use-new-list-stack -bool YES && killall Dock
(via 9-bits)
Awesome OS X dock trick
Source: 9-bits
Make your Dock list view look like this with this quick terminal command