diff --git a/setup.sh b/setup.sh index d60bb7f..3c7499a 100755 --- a/setup.sh +++ b/setup.sh @@ -76,7 +76,7 @@ mac_defaults(){ # do not show desktop icons defaults write com.apple.finder CreateDesktop -boolean false - killall finder + killall Finder # disable dashboard #defaults write com.apple.dashboard mcx-disabled -bool YES