From ef63b8ff65cc7ffec46abd9731201a37381dc3e0 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sat, 23 Nov 2024 07:36:34 +0300 Subject: [PATCH] Wallpaper: RED ART. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 928ba6b..0087828 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -4,8 +4,8 @@ lib, ... }: let - url = "https://i.imgur.com/UhDnrfT.jpeg"; - sha256 = "sha256-C4xcNzEn5PXTGW8HaJQKkYJfaHLRtUcGHwxXN7dyxrQ="; + url = "https://i.imgur.com/dX41s2V.jpeg"; + sha256 = "sha256-RU6tCWfEif8iK/A0dYmCWYXU0eFZFdDsW1tDuQdTjCA="; forceContrastText = false; in { options.module.wallpaper = {