From 3e3e41a440d57f08cfa2d46e0f70d738173d03dc Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 29 Dec 2024 11:47:42 +0300 Subject: [PATCH] Wallpaper: Pixel white tree. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 3369e59..b619adf 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/AKsJ3Rl.jpeg"; - sha256 = "sha256-DIgboGiIGJb2bKi7zqb17m7jctEgWyrSI/mSypeV7dQ="; + url = "https://i.imgur.com/KkZFMD3.png"; + sha256 = "sha256-cTNUeamZTjQDx8gGZkU1mj4kKS3FEE0+EDzFb5bsyZE="; forceContrastText = false; # SEE: https://github.com/tinted-theming/schemes