-
-
Save akamyshanov/65aed9af8beee0ee5a231ecd6870e9f3 to your computer and use it in GitHub Desktop.
Show macOS app switcher across all monitors
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