Skip to content

Instantly share code, notes, and snippets.

@golimpio
Forked from jthodge/universal-switcher
Created March 25, 2022 10:09
Show Gist options
  • Save golimpio/47f52ec9be20228ff58d14cbb47fae71 to your computer and use it in GitHub Desktop.
Save golimpio/47f52ec9be20228ff58d14cbb47fae71 to your computer and use it in GitHub Desktop.
Show macOS app switcher across all monitors
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