From 47ec5d10e991b85c8e629446a787f087802229f1 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 23 Sep 2025 19:24:35 +0200 Subject: [PATCH] change wallpaper Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- themes/catppuccin.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/catppuccin.nix b/themes/catppuccin.nix index 14343e3..5bc84b9 100644 --- a/themes/catppuccin.nix +++ b/themes/catppuccin.nix @@ -84,8 +84,8 @@ polarity = "dark"; image = pkgs.fetchurl { - url = "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/railroad-cat.png"; - sha256 = "sha256-1fSJFS/Nco9Nse650ywLBW6c5UO9l6CbfQGJUfrvsx4="; + url = "https://raw.githubusercontent.com/anotherhadi/awesome-wallpapers/refs/heads/main/app/static/wallpapers/japan-houses.png"; + sha256 = "sha256-BeTFz+WeulDt5ixg5ni09J439PxMnofWnJz5PGEUgf8="; }; }; }