Navigation
Search
|
Show More (or Fewer) Recent Apps in Your Mac's Dock
Friday May 30, 2025. 05:42 PM , from MacRumors
![]() Assuming that you have no undocked apps that are currently open, the right side of the divider shows three of the most recently used apps that have since been closed. However, there is a way to make it show more, which can be useful if your workflow involves using a lot of undocked apps consecutively. If you're comfortable pasting commands into Terminal, it's perfectly possible to increase or decrease the number of recently opened apps that show in your Dock. Open a Terminal window (the app can be found in /Applications/Utilities/) and paste the following at the command prompt, then press Enter: defaults write com.apple.dock show-recents -bool true; defaults write com.apple.dock show-recent-count -int 10; killall Dock Note that the -int argument defines the number of recently opened apps that you want to display in the Dock after the divider (10 in this example). You can change the number to suit, and you can revert back to showing three apps anytime by using -int 3 in the second command.This article, "Show More (or Fewer) Recent Apps in Your Mac's Dock" first appeared on MacRumors.comDiscuss this article in our forums
https://www.macrumors.com/how-to/show-more-recent-apps-macos-dock/
Related News |
46 sources
Current Date
Jun, Sun 1 - 02:04 CEST
|