Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rymawby/b01dca8bb0be00f8f6136a267662229c to your computer and use it in GitHub Desktop.
Save rymawby/b01dca8bb0be00f8f6136a267662229c to your computer and use it in GitHub Desktop.
Show macOS app switcher on all displays
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