Readme cleanup

This commit is contained in:
yan
2011-11-17 16:50:58 -06:00
parent d36f46a016
commit 1f06eddc2b
2 changed files with 18 additions and 9 deletions

2
osx
View File

@@ -15,7 +15,7 @@ defaults write com.apple.dock no-glass -bool true
defaults write com.apple.dock autohide -bool true
# Make Dock icons of hidden applications translucent
defaults write com.apple.dock showhidden -bool true
defaults write com.apple.dock showhidden -bool false
# Disable menu bar transparency
defaults write NSGlobalDomain AppleEnableMenuBarTransparency -bool false