Browse Source

fix typo

pull/1/head
10sr 12 years ago
parent
commit
683ca7b3ad
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.sh

+ 1
- 1
setup.sh View File

@@ -76,7 +76,7 @@ mac_defaults(){
# do not show desktop icons # do not show desktop icons
defaults write com.apple.finder CreateDesktop -boolean false defaults write com.apple.finder CreateDesktop -boolean false


killall finder
killall Finder


# disable dashboard # disable dashboard
#defaults write com.apple.dashboard mcx-disabled -bool YES #defaults write com.apple.dashboard mcx-disabled -bool YES


Loading…
Cancel
Save