Skip to content

Instantly share code, notes, and snippets.

@arall
Created December 11, 2015 11:48
Show Gist options
  • Save arall/588b5fd5aff8bf071fd8 to your computer and use it in GitHub Desktop.
Save arall/588b5fd5aff8bf071fd8 to your computer and use it in GitHub Desktop.
wget http://img1.ndsstatic.com/wallpapers/1e22e5d5fd4d733b6601f17da1928ba3_large.jpeg -O /tmp/bg.jpeg
osascript -e 'tell application "Finder" to set desktop picture to POSIX file "/tmp/bg.jpeg"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment