Skip to content

Instantly share code, notes, and snippets.

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