Don't like the dock being in the center of the screen? You can move it to any corner you want with this Terminal command:
defaults write com.apple.dock pinning -string end
killall Dock
If you'd rather move the dock to the top or back to the default, just replace the word end with start or middle instead.
No comments:
Post a Comment