aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
Diffstat (limited to '.osx')
-rwxr-xr-x.osx3
1 files changed, 1 insertions, 2 deletions
diff --git a/.osx b/.osx
index a2e791f..251d85b 100755
--- a/.osx
+++ b/.osx
@@ -295,9 +295,8 @@ sudo nvram boot-args="mbasd=1"
chflags nohidden ~/Library
# Remove Dropbox’s green checkmark icons in Finder
-file=/Applications/Dropbox.app/Contents/Resources/check.icns
+file=/Applications/Dropbox.app/Contents/Resources/emblem-dropbox-uptodate.icns
[ -e "$file" ] && mv -f "$file" "$file.bak"
-unset file
###############################################################################
# Dock, Dashboard, and hot corners #