Backtrack:  
 
showing posts of January 13th, 2020
 
edited by on January 13th 2020, at 14:50

If you want to set the Dock size in macOS to a specific value, you can use the Terminal to do so:

defaults write com.apple.dock tilesize -int 32; killall Dock

This will set the icon size to 32px, and then restart Dock. To get the current value of the Dock size:

defaults read com.apple.dock tilesize
 
showing posts of January 13th, 2020
 
 
« June 2025»
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
2930     
 
Links
 
Quote
« You only find out who is swimming naked when the tide goes out. »
Warren Buffett