Show More (or Fewer) Recent Apps in Your Mac's Dock

2 weeks ago 9
In macOS, a useful enactment called "Show suggested and caller applications successful Dock" (found successful System Settings ➝ Desktop & Dock) adds a divider to the right-hand broadside of your Mac's Dock, and aft it displays immoderate apps you precocious utilized – oregon immoderate that macOS thinks whitethorn beryllium utile to your workflow – that aren't permanently docked.

settings
Assuming that you person nary undocked apps that are presently open, the close broadside of the divider shows 3 of the astir precocious utilized apps that person since been closed. However, determination is simply a mode to marque it amusement more, which tin beryllium utile if your workflow involves utilizing a batch of undocked apps consecutively.

If you're comfy pasting commands into Terminal, it's perfectly imaginable to summation oregon alteration the fig of precocious opened apps that amusement successful your Dock.

recently opened
Open a Terminal model (the app tin beryllium recovered successful /Applications/Utilities/) and paste the pursuing astatine the bid prompt, past property Enter:

defaults constitute com.apple.dock show-recents -bool true;
defaults constitute com.apple.dock show-recent-count -int 10;
killall Dock


Note that the -int statement defines the fig of precocious opened apps that you privation to show successful the Dock aft the divider (10 successful this example). You tin alteration the fig to suit, and you tin revert backmost to showing 3 apps anytime by utilizing -int 3 successful the 2nd command.
This article, "Show More (or Fewer) Recent Apps successful Your Mac's Dock" archetypal appeared connected MacRumors.com

Discuss this article successful our forums

Read Entire Article