From e9f7e9a3d0d3a4a2c2ee6bc1d30972ec306ad525 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sun, 11 May 2025 18:51:44 +0200 Subject: [PATCH] new wallpaper Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- themes/nixy.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/nixy.nix b/themes/nixy.nix index 2ee404a..3b06e4d 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/black-grey-and-white.png"; - sha256 = "sha256-NQo6sEt7qt82sI8yCxNwSs0+NnWx17oko7MHSap34DI="; + "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/black-and-white-forest_minimalist_black-and-white.png"; + sha256 = "sha256-MOlLRQonZ6UAaSJlysjL8snxnMrSFH9VOLrjXaU82Kw="; }; }; }