From b5c64e96c43a0cd9d25d39a606ae45c590639538 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sun, 15 Feb 2026 18:23:16 +0100 Subject: [PATCH] change theme Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- themes/zen.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/zen.nix b/themes/zen.nix index dfa5bc5..ce22d83 100644 --- a/themes/zen.nix +++ b/themes/zen.nix @@ -75,8 +75,8 @@ polarity = "dark"; image = pkgs.fetchurl { - url = "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/rain-pixel.png"; - sha256 = "sha256-f4ZWb4nKCNP1aanTJ5EI0nI7Vpvd+Mp79JFL708qPR4="; + url = "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/nepal.png"; + sha256 = "sha256-0o2+B3+yA++PCyfNC+VqmaX959aKk3GuD7XpOq3SGcM="; }; }; }