mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-24 20:25:54 +10:00
Enable subpixel font rendering on non-Apple LCDs
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Enable subpixel font rendering on non-Apple LCDs
|
||||
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
|
||||
|
||||
# Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs)
|
||||
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user