Terminal Hack: Recent Apps Stack
Posted by Gordy | Filed under Hacking OS X
Want access to your recent applications, but don’t want to clutter your dock with stuff you don’t use a too much?
Terminal Hack: Recent Apps Stack from GordyMac on Vimeo.
Code:
defaults write com.apple.dock persistent-others -array-add ‘{ “tile-data” = { “list-type” = 1; }; “tile-type” = “recents-tile”; }’
killall Dock
Tags: terminal hack recent apps applications stack osx os dock stacks gordymac