Created
April 9, 2021 13:43
-
-
Save loicnestler/cfe441799a22eaba80822ab462847708 to your computer and use it in GitHub Desktop.
MacOS only show active apps in dock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# by twitter.com/tmgBabul | |
defaults write com.apple.dock static-only -bool TRUE; killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment