Taking Screenshot on macOS
# Disable or enable shadow in screenshot
defaults write com.apple.screencapture disable-shadow -bool true; killall SystemUIServer
# Disable or enable shadow in screenshot
defaults write com.apple.screencapture disable-shadow -bool true; killall SystemUIServer