diff --git a/macos/macos_setup.sh b/macos/macos_setup.sh index 6a41958..ab85c09 100755 --- a/macos/macos_setup.sh +++ b/macos/macos_setup.sh @@ -115,4 +115,4 @@ defaults write com.apple.dock expose-animation-duration -float 0.1 defaults write com.apple.dock expose-group-by-app -bool false # Automatically hide and show the Dock -defaults write com.apple.dock autohide -bool false +defaults write com.apple.dock autohide -bool true