flyingsandwich
2 discussion posts
I just installed the Pro version (after installing the Trial and seeing how awesome it is) of DisplayFusion so that I can use this on my second monitor while still having a normal wallpaper slideshow on my first monitor: https://www.reddit.com/r/programming/comments/441do9/i_made_a_windows_powershell_script_that_puts_a/
It's worked wonderfully - the script downloads the image and places it in a folder (replacing the existing one), and DisplayFusion updates it every ten minutes.
I was hoping to have it do the same thing on my lock screen (that is, update the wallpaper every 10 minutes), but that doesn't seem to be possible at the moment. Is a 'Load random images' option in the works for the lock screen background in the works?
I've just disabled lock screen control in DisplayFusion and set it up as a one-image slideshow in the Windows settings, but I'm not sure if it's working yet.
flyingsandwich
2 discussion posts
Thanks for your reply. Unfortunately it's a bit trickier than that - the "Use the current Desktop Wallpaper image" option seems to only pull it from the first monitor, but I'm after the one I've configured for my second monitor.
No worries though, I'll see about using a script to work around it for now.
Thanks again!