How to make the Mac show what apps are currently running in the Dock | CompuScoop.com

How to make the Mac show what apps are currently running in the Dock

3

The MacOS Dock shows shortcuts to apps that either came with your computer or apps that you frequently use.  While this is useful, what if you could eliminate that and just show what apps are currently in use?  With this ‘hack’, it is possible.

Thank you for reading this post, don't forget to subscribe!

Here’s how:

  1. Open Terminal (Finder > Utilities > Terminal).
  2. At the prompt, type the following.
  3. defaults write com.apple.dock static-only -bool true; killall Dock
  4. Close the Terminal Window.
  5. To bring back the old Dock, Type: defaults write com.apple.dock static-only -bool false; killall Dock
  6. That’s it.

 

About Post Author

(Visited 151 times, 1 visits today)


Advertisement

You may have Missed:

Verified by MonsterInsights