Prior to OS X Mavericks 10.9 a user’s Desktop image was stored in com.apple.desktop.plist
located in the ~/Library/Preferences/
folder and changed from the command line using:
defaults write com.apple.desktop Background '{default = {ImageFilePath = "/path/to/desktop/image.jpg";};}'
Recent Comments