Thursday, June 25, 2015

Change Chrome default to system print dialog on a mac

This the the magic command! To revert, just use false instead of true.

defaults write com.google.Chrome DisablePrintPreview -bool true