Created
June 15, 2024 13:45
-
-
Save leveled/d813c21f824bd8ba3dcec368490f521f to your computer and use it in GitHub Desktop.
Prevent auto-switching of workspaces on MacOS
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 wridefaults write com.apple.dock workspaces-auto-swoosh -bool FALSE | |
killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment