Created
October 24, 2024 04:54
-
-
Save xqsit94/bdc53bbde5f99a1224c40645dc6d5072 to your computer and use it in GitHub Desktop.
Display App Switcher on all screens - MacOS
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