mathiasbynens / dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
https://mths.be/dotfiles
MIT License
30.04k stars 8.75k forks source link

Printer Auto-Close in Mojave #899

Open marban opened 4 years ago

marban commented 4 years ago

defaults write com.apple.print.PrintingPrefs "Quit When Finished" -bool true

Setting seems to be ignored as of 10.15

chdiza commented 4 years ago

It moved to com.apple.cups, AFAIK.