“Recent applications” in your Dock:

defaults write com.apple.dock persistent-others -array-add \
	'{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'

Then simply restart your dock with

killall Dock

and see the icon next to Bin. Works nicely for me!