Here is a small trick that allows you to add applications, recently launched in the Dock.
Open a terminal and type:
defaults write com.apple.dock persist-others-array-add '{"tile-data" = {"list-type = 1;};" tile-type "=" recent-tile "; } '
Then type:
killall Dock
And here's the result:
0 comments:
Post a Comment