Make List view Stacks work like Grid view Stacks
There's a new hidden preference available for List view Stacks in the Dock in 10.6. Open Terminal and run these two commands:
This will make the List view behave like the Grid view, only with all items arranged in one vertical list, with names to the right.
defaults write com.apple.dock use-new-list-stack -bool YES
killall DockThis will make the List view behave like the Grid view, only with all items arranged in one vertical list, with names to the right.
Comments
Sadly, the list is in descending sort order for dates, so if I choose to sort by Date Added, the items in my stack added most recently are at the very top, which, IMHO, makes it half-baked. This is perfect for a regular folder, but the exact opposite of what is needed for a Dock stack. Otherwise nice looking.
add a comment
This blog is gravatar enabled.
Your email adress will never be published.
Comment spam will be deleted!