Skip to content

Commit e6fe478

Browse files
committed
Make Dock unhide faster
1 parent ccb26c7 commit e6fe478

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

macOS/bootstrap_mac.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,7 @@ else
6666
pwsh -nop -file ../common/common_setup.ps1
6767
fi
6868

69+
# Settings
70+
defaults write com.apple.dock autohide-time-modifier -float 0.5
71+
6972
popd

0 commit comments

Comments
 (0)