Skip to content

Instantly share code, notes, and snippets.

@kyleledbetter
Created November 16, 2014 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyleledbetter/ba6952a18b6a7b634786 to your computer and use it in GitHub Desktop.
Save kyleledbetter/ba6952a18b6a7b634786 to your computer and use it in GitHub Desktop.
Delay the OS drag window to new space
defaults write com.apple.dock workspaces-edge-delay -float 60 && killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment