Wallpaper: New year ball.

This commit is contained in:
Dmitry Voronin 2024-11-28 03:09:00 +03:00
parent 033901dfd7
commit 48a62937cf
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -4,9 +4,9 @@
lib, lib,
... ...
}: let }: let
url = "https://i.imgur.com/LIfflTM.jpeg"; url = "https://images.unsplash.com/photo-1482517967863-00e15c9b44be?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&dl=chad-madden-SUTfFCAHV_A-unsplash.jpg";
sha256 = "sha256-Clrk3x9oFBizYLcV7B2dWLD7BhsX2iuwH/8pk0lTJUI="; sha256 = "sha256-3T8Spa+gsemiyDcqBQCwZfWU1MWzu2AhPDF4wyeXxcQ=";
forceContrastText = true; forceContrastText = false;
in { in {
options.module.wallpaper = { options.module.wallpaper = {
forceContrastText = lib.mkOption { forceContrastText = lib.mkOption {