macOS Dock – Increase Number of Recent Applications Shown

dockmacos

I've enabled the 'Recent Applications' stack to appear in my Dock:

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

Is there any way to increase the number from 10 Recent Applications to 15, or preferably, omit specific applications from being in it?

Best Answer

Going to System Preferences > General > drop down box for recent documents, apps, and servers should do the trick.