scriptingosx / desktoppr

Simple command line tool to set the desktop picture on macOS
Apache License 2.0
287 stars 27 forks source link

Setting a custom dynamic wallpaper issues #23

Open joncrain opened 9 months ago

joncrain commented 9 months ago

Using desktoppr to use a custom dynamic wallpaper does not seem to work unless the wallpaper has been previously selected via the System Settings application.

To Reproduce:

Desktoppr does work if you load the custom wallpaper into System Settings and select it from there first.

setDesktopImageURL is the method, which does not have an option for setting a dynamic wallpaper, which means it is likely that Apple would need to add before this could be fixed.