Created
July 7, 2025 23:55
-
-
Save rymawby/b01dca8bb0be00f8f6136a267662229c to your computer and use it in GitHub Desktop.
Show macOS app switcher on all displays
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
defaults write com.apple.Dock appswitcher-all-displays -bool true | |
killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment