Skip to content

Instantly share code, notes, and snippets.

@Juszczak
Created October 26, 2015 22:21
Show Gist options
  • Select an option

  • Save Juszczak/2a2a781ce4fee47232c7 to your computer and use it in GitHub Desktop.

Select an option

Save Juszczak/2a2a781ce4fee47232c7 to your computer and use it in GitHub Desktop.
Disable the Window Shadow on Screen Shots in Mac OS X
defaults write com.apple.screencapture disable-shadow -bool true
killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment