OSX Friday - Custom Dock Position and Transparency
TechSmarttPublished: September 10, 2016
Published: September 10, 2016
This is the terminal command you need:
Left Affixed Dock: defaults write com.apple.dock pinning -string start
Center Affixed Dock: defaults write com.apple.dock pinning -string middle
Right Affixed Dock: defaults write com.apple.dock pinning -string end
Then enter: Killall Dock
Link for Mirage:
0 comments