Add recent application menu to your dock
Posted on June 14, 2008 at 05:01 PM
You can easily add an auto-updating list of recent applications to your dock as a stack:

Run the following in terminal:
defaults write com.apple.dock persistent-others -array-add '{ "tile-data"
= { "list-type" = 1; }; "tile-type" = "recents-tile"; }' $ killall Dock
Comments
There are 0 comments on this post. Post yours →
Post a comment
Required fields in bold.