-
-
Save olssonm/87e0d72b1ef80fffb6f5a1fba1d17ea1 to your computer and use it in GitHub Desktop.
defaults write com.apple.dock size-immutable -bool true; killall Dock |
beswooned
commented
Nov 28, 2024
@swoondrones This doesn't lock the length of the dock (if you add/remove apps of course the dock size will change). This command prevents the actual icon sizes in the dock to change and prevent accidental size change by grabbing the dock divider.
@swoondrones This doesn't lock the length of the dock (if you add/remove apps of course the dock size will change). This command prevents the actual icon sizes in the dock to change and prevent accidental size change by grabbing the dock divider.
Hi there. So do you know how I can fix the length of the dock? it is obviously possible, as it was happening in Sonoma, but I lost when I upgraded to Sequoia. So there is a way to fix the length of the dock and the tile size dynamically changes to fit the length of the dock. If you know about photography, think of it as the length of the dock changes when adding/deleting dock items as shutter speed priority, and the tile sizes changing to a fixed length as aperture priority. I hope that makes sense.