From 5d0ef403e3061c6cc2bad64e496750b30281f43e Mon Sep 17 00:00:00 2001 From: Hadi Date: Mon, 17 Aug 2026 11:47:52 +0200 Subject: [PATCH] update the wallpaper url & hash Signed-off-by: Hadi --- themes/nixy.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/nixy.nix b/themes/nixy.nix index 394e62e8..1be1fa05 100644 --- a/themes/nixy.nix +++ b/themes/nixy.nix @@ -73,8 +73,8 @@ polarity = "dark"; image = pkgs.fetchurl { - url = "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/main/app/static/wallpapers/another-one.png"; - sha256 = "sha256-zthfsd4QLShPPApV8RoPANaymMC5IiCrmp8QwyyhCcY="; + url = "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/main/wallpapers/another-one.png"; + sha256 = "sha256-bKke8RNz6qNxHSfLbU5xVVkG3tbFZW1sFjLB1hltcoI="; }; }; }