feat: Updated screensaver image mode fetches random images (#2430)
BREAKING CHANGE: The `screensaver` image mode now shows a random image from [picsum.photos](picsum.photos) instead of the embedded default image. If you previously set `image.mode: screensaver`, change it to `image.mode: default` to restore the previous behavior.
This commit is contained in:
committed by
dermotduffy
parent
9535bb8aa0
commit
e2cceb55c8
@@ -0,0 +1,4 @@
|
||||
> [!WARNING]
|
||||
> The `screensaver` mode requires internet access to fetch images from
|
||||
> [picsum.photos](https://picsum.photos/). If picsum.photos is unavailable, the
|
||||
> card falls back to the default embedded image.
|
||||
Reference in New Issue
Block a user