From eeb3f670a2fa0de4f30c40320129678e54997af8 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Thu, 18 Jul 2024 21:15:49 +0300 Subject: [PATCH] Wallpaper : Green smol leaves. --- config/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Wallpaper.nix b/config/Wallpaper.nix index d97f463..98f63c9 100644 --- a/config/Wallpaper.nix +++ b/config/Wallpaper.nix @@ -1,6 +1,6 @@ { pkgs, lib, ... }: with lib; let - url = "https://i.imgur.com/GA96791.jpeg"; - sha256 = "sha256-fuTYdViuCT/OnGqQ1iuFygzS1ZfxG5w9TgT8cupgOgY="; + url = "https://i.imgur.com/GTrVpFh.jpeg"; + sha256 = "1nn3ns14py4hf6ya50a84g0za4civd6mzg86a4z4k79sf7m23wza"; forceContrastText = false; in { options = {