Skip to content

Instantly share code, notes, and snippets.

@nathania
Created April 24, 2013 18:16
Show Gist options
  • Save nathania/5454262 to your computer and use it in GitHub Desktop.
Save nathania/5454262 to your computer and use it in GitHub Desktop.
Mission control only shows windows in currently active space
defaults write com.apple.dock wvous-show-windows-in-other-spaces -bool FALSE
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment