Disable screenshot shadows.
This commit is contained in:
@@ -124,7 +124,7 @@ defaults write com.apple.screencapture location -string "${HOME}/Desktop"
|
||||
defaults write com.apple.screencapture type -string "png"
|
||||
|
||||
# Disable shadow in screenshots
|
||||
# defaults write com.apple.screencapture disable-shadow -bool true
|
||||
defaults write com.apple.screencapture disable-shadow -bool true
|
||||
|
||||
# Enable subpixel font rendering on non-Apple LCDs
|
||||
defaults write NSGlobalDomain AppleFontSmoothing -int 2
|
||||
|
||||
Reference in New Issue
Block a user