Skip to content

Instantly share code, notes, and snippets.

View rdhlb's full-sized avatar
🎯
Focusing

Max Radokhlib rdhlb

🎯
Focusing
View GitHub Profile
@rdhlb
rdhlb / macos_dock_quick_animation.sh
Created August 4, 2022 12:09
Make macOS dock more sensitive to being shown
# feels much snappier
defaults write com.apple.dock autohide-delay -int 0
defaults write com.apple.dock autohide-time-modifier -float 0.4
killall Dock
<!-- HTML -->
<a href="#" class="toggle-mnu hidden-lg"><span></span></a>
<!-- SASS -->
.toggle-mnu
display: block
width: 28px
height: 28px
margin-top: 14px