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="; }; }; }