diff --git a/.osx b/.osx index e7cd590..8d28c10 100755 --- a/.osx +++ b/.osx @@ -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