From 5162143ca7192fba72f514823180c94dff41f7b6 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 20 Nov 2024 21:01:32 +0300 Subject: [PATCH] Wallpaper: Art flower. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index a33bcae..928ba6b 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -4,8 +4,8 @@ lib, ... }: let - url = "https://i.imgur.com/CLgD83W.jpeg"; - sha256 = "sha256-V5jkB6BHnYButDiTY5rVecnyrfh2lZIiB6GJ6NlBkHQ="; + url = "https://i.imgur.com/UhDnrfT.jpeg"; + sha256 = "sha256-C4xcNzEn5PXTGW8HaJQKkYJfaHLRtUcGHwxXN7dyxrQ="; forceContrastText = false; in { options.module.wallpaper = {