'LIKE' US

Your support means a lot to us. So if you like our posts and wish to keep reading articles on Control Your Mac, we request you to follow us on our Facebook and Twitter pages.

Showing posts with label list view in stacks. Show all posts
Showing posts with label list view in stacks. Show all posts

New List View in Stacks

List View in Stacks


Stacks are the little folder icons in your Dock on the right hand side which provide you with quick and easy access to any file in those folders. By default, they are set to "automatic" wherein they display items of the folder in 'Fan' or 'Grid' mode depending on the number of files in the folder. Alternatively, you can also choose to display it in 'List' mode which is a neat and organized view of all the files. Sadly though, it lacks eye candy. But what if we could add the visual effects ? To add these effects simply Open 'Terminal' ( Applications --> Utilities ) and type in the following -

defaults write com.apple.dock use-new-list-stack -bool YES && killall Dock