diff --git a/macos/.macos b/macos/.macos index f2ce9f3..3f6f845 100644 --- a/macos/.macos +++ b/macos/.macos @@ -351,6 +351,9 @@ defaults write com.apple.finder FXInfoPanesExpanded -dict \ # Dock, Dashboard, and hot corners # ############################################################################### +# Disable wallpaper click hide windows +defaults write com.apple.WindowManager EnableStandardClickToShowDesktop -bool false + # Enable highlight hover effect for the grid view of a stack (Dock) defaults write com.apple.dock mouse-over-hilite-stack -bool true