Disable drop shadow on OS X screenshots
$ defaults write com.apple.screencapture disable-shadow -bool true
$ killall SystemUIServer
And if you want to turn them back on again:
$ defaults write com.apple.screencapture disable-shadow -bool false
$ killall SystemUIServer
Written by Martin Ogden
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Osx
Authors
Related Tags
#osx
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#