Skip to content

Instantly share code, notes, and snippets.

@webrgp
Created December 29, 2021 17:06
Show Gist options
  • Save webrgp/ee64769320a81f7676d4a67f1fcfb1f5 to your computer and use it in GitHub Desktop.
Save webrgp/ee64769320a81f7676d4a67f1fcfb1f5 to your computer and use it in GitHub Desktop.
Make sure CMD + TAB app switcher on Mac displays in all screens
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