Tidy Up Your Dock: How to Show Only Open Apps on Your Mac

We can reduce the space it occupies or the information it shows in the Dock by making it show us only the open apps.

It is from the Dock of our Mac, the bottom bar, from where we access the apps that we use most often and also those that are in use at the moment. This is how the Dock works by default, but if we want to reduce the space it occupies or the information it displays we can make it show only the open apps.

Apple Developer DOWNLOAD

The minimalism of displaying only apps in use

It is thanks to a Terminal command that we can modify the behavior of the Dock. A behavior that we will configure to show only the open apps, the ones with a dot underneath, something like a Do Not Disturb mode for apps. Here it is a good idea to take a screenshot of the current layout of the Dock to be able to recover it if we want. Then the steps are these:

  1. We open the Terminal app. We can look for it in Spotlight or in the Utilities folder inside Applications.
  2. We copy and paste the following command: defaults write com.apple.dock static-only -bool true; killall Dock
  3. Press Enter (↵).

That’s all. The Dock will resize instantly and all the apps we have added will disappear except the ones we are running. Accessing the rest of them is as easy as using Launchpad, pinching with four fingers on the trackpad, or thanks to Spotlight.

Restoring the default Dock operation is as simple as repeating the steps we have just seen replacing the command used with this one: defaults write com.apple.dock static-only -bool false; killall Dock

Just as we can customize the home screen of our iPhone, this simple configuration, as we can see, but really interesting when it comes to managing the information we see in the Dock. A configuration designed to adapt to our habits and needs and that we can modify in a couple of clicks.

Apple Developer DOWNLOAD

Some of the links added in the article are part of affiliate campaigns and may represent benefits for Softonic.

Author: David Bernal Raspall

{ "de-DE": "Architekt | Gründer von hanaringo.com | Trainer für Apple-Technologien | Autor bei Softonic und iDoo_tech, zuvor bei Applesfera", "en-US": "Architect | Founder of hanaringo.com | Apple Technologies Trainer | Writer at Softonic and iDoo_tech, formerly at Applesfera", "es-ES": "Arquitecto | Creador de hanaringo.com | Formador en tecnologías Apple | Redactor en Softonic y iDoo_tech y anteriormente en Applesfera", "fr-FR": "Architecte | Créateur de hanaringo.com | Formateur en technologies Apple | Rédacteur chez Softonic et iDoo_tech, précédemment chez Applesfera", "it-IT": "Architetto | Fondatore di hanaringo.com | Formatore in tecnologie Apple | Scrittore per Softonic e iDoo_tech, precedentemente su Applesfera", "ja-JP": "建築家 | hanaringo.comの創設者 | アップル技術のトレーナー | SoftonicおよびiDoo_techのライター、以前はApplesferaで", "nl-NL": "Architect | Oprichter van hanaringo.com | Trainer in Apple-technologieën | Schrijver bij Softonic en iDoo_tech, voorheen bij Applesfera", "pl-PL": "Architekt | Założyciel hanaringo.com | Trener technologii Apple | Pisarz w Softonic i iDoo_tech, wcześniej w Applesfera", "pt-BR": "Arquiteto | Fundador do hanaringo.com | Instrutor em tecnologias Apple | Escritor na Softonic e iDoo_tech, anteriormente na Applesfera", "social": { "email": "races_provost0x@icloud.com", "facebook": "", "twitter": "https://twitter.com/david_br8", "linkedin": "https://www.linkedin.com/in/davidbernalraspall/" } }