Created
          September 6, 2020 22:07 
        
      - 
            
      
        
      
    Star
      
          
          (103)
      
  
You must be signed in to star a gist 
- 
              
      
        
      
    Fork
      
          
          (10)
      
  
You must be signed in to fork a gist 
- 
      
- 
        Save jthodge/c4ba15a78fb29671dfa072fe279355f0 to your computer and use it in GitHub Desktop. 
    Show macOS app switcher across all monitors
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 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
  
            
Worked on Sequoia 15.0.1 after restarting. Thanks!