Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
disable transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 21, 2017
1 parent 232870d commit 8b607da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions macos/set-defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ echo " › Set a really fast key repeat"
defaults write NSGlobalDomain KeyRepeat -int 2
defaults write NSGlobalDomain InitialKeyRepeat -int 15

echo " › Disable transparency"
defaults write com.apple.universalaccess reduceTransparency -bool true

echo " › Enable text replacement almost everywhere"
defaults write -g WebAutomaticTextReplacementEnabled -bool true

Expand Down

0 comments on commit 8b607da

Please sign in to comment.