From 6b342704b39c35836148519cbc5cc3a43fd3feb5 Mon Sep 17 00:00:00 2001 From: Michael Swanson Date: Tue, 17 Oct 2023 15:42:29 -0700 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8662c1..70e2f33 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ By [Mike Swanson](http://blog.mikeswanson.com/) I love the live wallpaper videos in macOS Sonoma, but I don't like that I have to download each video individually. So, until Apple adds a "download all" button to their Wallpaper settings, you can use this script. It can also delete unwanted files to free-up disk space. -The script allows you to download/delete just one wallpaper category (e.g. "Earth") at a time, or you can choose to downloa/delete all categories at once (which currently results in 134 video files and ~65 GB of data). Downloaded files are placed where macOS expects them. +The script allows you to download/delete just one wallpaper category (e.g. "Earth") at a time, or you can choose to download/delete all categories at once (which currently results in 134 video files and ~65 GB of data). Downloaded files are placed where macOS expects them. After downloads/deletes complete, the script can optionally kill the **idleassetsd** process (or you can just restart your Mac). Either of these operations causes **idleassetsd** to update the now-downloaded status of each file.