Add README
This commit is contained in:
parent
8f9fc20746
commit
09524bc46b
|
@ -0,0 +1,11 @@
|
|||
# macOS Wallpaper Changer
|
||||
|
||||
This script launches Spotlight to launch Terminal.app in order to download a picture, and sets it as a wallpaper, in less than 3 seconds.
|
||||
|
||||
Feel free to change the image link in the script in order to set another image.
|
||||
|
||||
Changing the download path (/Users/Shared/wallpaper.jpg) may crash the AppleScript executed to change the wallpaper.
|
||||
|
||||
## How to change macOS Wallpaper with the Terminal
|
||||
|
||||
https://apple.stackexchange.com/questions/40644/how-do-i-change-desktop-background-with-a-terminal-command
|
Loading…
Reference in New Issue