From b06ec106464ef1b2d5d68a58329d5f9086db8b03 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 2 May 2025 16:05:15 +0200 Subject: [PATCH] update wallpaper Former-commit-id: a4e107eafc118e5e3a9e169ab84ed6686b38c8bd --- themes/nixy.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/nixy.nix b/themes/nixy.nix index 840f099..2ee404a 100644 --- a/themes/nixy.nix +++ b/themes/nixy.nix @@ -86,8 +86,8 @@ polarity = "dark"; image = pkgs.fetchurl { url = - "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/vanilla_pink_purple.png"; - sha256 = "sha256-JJIsoC3MaUB378RfogU7BDuXOuy7Vk048CwfyNe9FYg="; + "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/black-grey-and-white.png"; + sha256 = "sha256-NQo6sEt7qt82sI8yCxNwSs0+NnWx17oko7MHSap34DI="; }; }; }