From 245ec7959b94ed51f0dc08d8a2934331ea2765cf Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Tue, 24 Dec 2024 02:47:25 +0300 Subject: [PATCH] Wallpaper: Winter fantasy castle. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 7f74c45c..c3b9d8e2 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/6fJxpYe.png"; - sha256 = "sha256-c4pXpPSoIL4CVBLezEYNHVWtioVtgkg2w6bWsWZw+nc="; + url = "https://i.imgur.com/4ChfqFU.jpeg"; + sha256 = "sha256-I6Vm975/H7NBpcYGQUh1Ed2KN1O1CK5jChwkzPcYWv8="; forceContrastText = false; in {