fix: update wallpaper

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-07-09 08:03:34 -04:00
parent 6f1d2e268a
commit 6e76017ee4
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -89,9 +89,6 @@
}; };
polarity = "light"; polarity = "light";
image = pkgs.fetchurl { image = ../../../wallpapers/ign_circuit.png;
url = "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=";
};
}; };
} }