Skip to content

Instantly share code, notes, and snippets.

View tun's full-sized avatar
🌊
learning

Ricardo Tun tun

🌊
learning
View GitHub Profile
@tun
tun / README.md
Last active December 13, 2017 07:44 — forked from willurd/ set-wallpaper.sh
Set the Desktop Background for all of your open Spaces in macOS High Sierra

Instructions

  1. Open Automator and create a new Service
  2. Set "Service receives selected" to "image files"
  3. Add a "Run Shell Script" action to the workflow, remove the default script contents, and paste the set-wallpaper.sh script into it
  4. Save as "Set as Wallpaper"

The service should then be available to you when right-clicking image files. Right-clicking an image file (png, jpg, etc) in the Finder and choosing "Set as Wallpaper" will set that image as the Desktop Background image for all open Spaces. No need to quit apps or delete Spaces!

You can use an app like [Services Manager][1] to organize your Finder context menus.