To get the list view back in Stacks run:
defaults write com.apple.dock use-new-list-stack -bool YES
Afterwards killall Dock
.
To revert back to the normal behavior run:
defaults delete com.apple.dock use-new-list-stack
To get the list view back in Stacks run:
defaults write com.apple.dock use-new-list-stack -bool YES
Afterwards killall Dock
.
To revert back to the normal behavior run:
defaults delete com.apple.dock use-new-list-stack