From 0e93a5a5cb437cc2893045eff19a1e831ec9f7b8 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 24 Nov 2024 23:52:13 +0300 Subject: [PATCH] Wallpaper: Cat army. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 00878282..eef86c09 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -4,8 +4,8 @@ lib, ... }: let - url = "https://i.imgur.com/dX41s2V.jpeg"; - sha256 = "sha256-RU6tCWfEif8iK/A0dYmCWYXU0eFZFdDsW1tDuQdTjCA="; + url = "https://i.imgur.com/4W9pdaz.jpeg"; + sha256 = "sha256-p7GmF/0LN6LcilH6rgJh2/d/c+4FQ3tXhhb9S+LEVjA="; forceContrastText = false; in { options.module.wallpaper = {