Skip to content

Instantly share code, notes, and snippets.

@mikerourke
Created January 15, 2025 18:04
Show Gist options
  • Save mikerourke/176c553f5be2d03db689298b7a44d6f7 to your computer and use it in GitHub Desktop.
Save mikerourke/176c553f5be2d03db689298b7a44d6f7 to your computer and use it in GitHub Desktop.
Show macOS App Switcher on Every Screen
defaults write com.apple.dock appswitcher-all-displays -bool true && killall Dock
@mikerourke
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment