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