How to make hidden Mac apps show transparent icons in DockHow to make hidden Mac apps show transparent icons in Dock

One of the more interesting little known Dock modifications on the Mac is the ability to make hidden app icons appear as translucent and muted in the Dock to indicate their hidden status. If you look carefully at the screenshots of the Mac Dock in this article you’ll see the effect, as some of the icons are shown as translucent, and that is because they are hidden apps. It’s a subtle change, and this hidden optional setting can be enabled in Mac OS X by using the command line.

This tutorial will show you how you can make hidden apps show in the Dock as translucent icons to indicate their hidden status.

Enabling translucent icons of hidden apps is a great feature for Mac users who hide apps to clear off their desktop, as it makes it very easy to identify what apps are hidden and which aren’t, just by looking at the icons to see if they are transparent or not. If you hide apps with any regularity you will probably want to turn this on yourself, it only takes a moment.

How to Enable Translucent Dock Icons for Hidden Mac OS X Apps

To make Dock icons transparent when the associated app is hidden, you’ll need to use the command line:

  1. Launch Terminal (found in Launchpad, Spotlight, or the /Applications/Utilities folder) and enter the following command string exactly:
  2. defaults write com.apple.Dock showhidden -bool YES

  3. Hit return to execute the defaults command
  4. Next up you need to kill the Dock, which forces it to reload and have the change take effect:
  5. killall Dock

  6. Again hit return to refresh the Dock for changes to take effect

All hidden apps and their respective icons will show in the Dock but as the translucent version. This will apply going forward to every hidden application in Mac OS X that is would appear in the Dock.

As a quick sidenote, you can combine those two commands into a single string for the Terminal as so:

defaults write com.apple.Dock showhidden -bool YES;killall Dock

The effect is the same.

Regardless of which command you used, you can now hide an application to see the effect.

Translucent Dock icons in Mac OS X for hidden appsTranslucent Dock icons in Mac OS X for hidden apps

Testing that Hidden Apps Show as Transparent in Dock

There are several easy ways to quickly hide an app to test this out, here are three:

  • Hit Command+H to hide the current application
  • Option+Click on the desktop, or Option+Click to another application, to hide the current app
  • Use a keystroke to hide and minimize everything

Command+H is probably the easiest for most users to remember, turning the icons into something like the ones shown below:

make dock icons translucentmake dock icons translucent

If you don’t like this setting, you can reverse it at any time.

How to Return to Default Dock Setting of Non Hidden App Icons, Removing Translucency

You can reverse this setting and have the icons visible as usual hidden or not by typing the following defaults string into the command line:

defaults write com.apple.Dock showhidden -bool NO;killall Dock

That command refreshes the Dock, forcing it to reload with the default settings returned. Now whether an app is hidden or not it will appear as usual, like so:

Normal dock icons without transparent hidden statusNormal dock icons without transparent hidden status

Contrast that default to the screen shots shown above where some of the icons are subdued and transparent to indicate their status. Personally, I think the transparent effect is great and worth keeping on.

All of the above defaults commands work in just about every version of macOS and Mac OS X, from Snow Leopard to Mavericks, to El Captain and High Sierra, to MacOS Catalina 10.15 and MacOS Mojave 10.14, so regardless of what Mac OS or OS X version you can use this trick to customize your dock a bit.

Thank you to Tyler Harden for sending in this tip! If you know of any other fancy Dock tricks for the Mac, share them with us in the comments below.

Source

Follow Me:
Top Best Sellers!!