From 6016b0a3e5b50c388ed9681f7d6c663d45b70f9f Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Thu, 26 Dec 2024 12:04:49 +0300 Subject: [PATCH] Wallpaper: NY toys. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 0a9f9fa..4609140 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -1,8 +1,8 @@ # Download the wallpaper here. { pkgs, lib, ... }: let - url = "https://i.imgur.com/FY4ksvg.jpeg"; - sha256 = "sha256-lIhXVXPimgGJ4Z51iM8IzojhxCuM6x8lQljgJtIqYcY="; + url = "https://i.imgur.com/03KK4WG.jpeg"; + sha256 = "sha256-lCaYGl+Y1iLtslDqAu/HTqpyWgSOnR+bMI0fKSwjW6w="; forceContrastText = false; in {