Skip to content

Commit

Permalink
Update set-defaults.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepsteak authored Aug 10, 2020
1 parent b185e6b commit 3e3aae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osx/set-defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ defaults write com.apple.screencapture type -string "png"
defaults write com.apple.screencapture disable-shadow -bool true

# Enable sub-pixel rendering on non-Apple LCDs.
defaults write NSGlobalDomain AppleFontSmoothing -int 2
# defaults write NSGlobalDomain AppleFontSmoothing -int 2

###############################################################################
# Finder
Expand Down

0 comments on commit 3e3aae0

Please sign in to comment.