From 40e51ace2580a300989ada1b03c269e09d5db193 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Mon, 1 Jul 2024 14:55:45 +0300 Subject: [PATCH] Wallpaper : Black leaves. --- config/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Wallpaper.nix b/config/Wallpaper.nix index cdeeb09..d97f463 100644 --- a/config/Wallpaper.nix +++ b/config/Wallpaper.nix @@ -1,6 +1,6 @@ { pkgs, lib, ... }: with lib; let - url = "https://i.postimg.cc/Q82Vg4z0/7680-Doom.jpg"; - sha256 = "sha256-GxPQzXlJFAl6VBhH+IoTdjwlOHMiUReu+dUdNcADN8Q="; + url = "https://i.imgur.com/GA96791.jpeg"; + sha256 = "sha256-fuTYdViuCT/OnGqQ1iuFygzS1ZfxG5w9TgT8cupgOgY="; forceContrastText = false; in { options = {