We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb31c06 commit 01374c1Copy full SHA for 01374c1
1 file changed
macSetup.bash
@@ -303,7 +303,7 @@ file=/Applications/Dropbox.app/Contents/Resources/emblem-dropbox-uptodate.icns
303
###############################################################################
304
305
# Enable highlight hover effect for the grid view of a stack (Dock)
306
-defaults write com.apple.dock mouse-over-hilite-stack -bool true
+# defaults write com.apple.dock mouse-over-hilite-stack -bool true
307
308
# Set the icon size of Dock items to 36 pixels
309
defaults write com.apple.dock tilesize -int 36
0 commit comments