Macos App Switcher (github.com)


Published:   August 4, 2022

Tags:
Bookmark for: https://gist.github.com/jthodge/c4ba15a78fb29671dfa072fe279355f0

This is to show macos app switcher in all the monitors connected.

Reset to default state:

1
defaults delete com.apple.dock; killall Dock

then

1
2
defaults write com.apple.Dock appswitcher-all-displays -bool true
killall Dock

< Prev   Further Reading   Next >

For feedbacks via email: email@murarisumit.in