Wallpaper: Fuchsia.

This commit is contained in:
Dmitry Voronin 2024-11-26 04:34:24 +03:00
parent 2f5ca61740
commit 4eb2cdc632
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -4,9 +4,9 @@
lib,
...
}: let
url = "https://i.imgur.com/4W9pdaz.jpeg";
sha256 = "sha256-p7GmF/0LN6LcilH6rgJh2/d/c+4FQ3tXhhb9S+LEVjA=";
forceContrastText = false;
url = "https://i.imgur.com/LIfflTM.jpeg";
sha256 = "sha256-Clrk3x9oFBizYLcV7B2dWLD7BhsX2iuwH/8pk0lTJUI=";
forceContrastText = true;
in {
options.module.wallpaper = {
forceContrastText = lib.mkOption {