From 3298caf9f9a368f74d7064b5fd74147e05e75cce Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sun, 5 Apr 2026 16:24:32 +0200 Subject: Updated wallpaper link in variables for the cassette futurism rice to link to the local neon genesis evangelion wallpaper --- home/rices/cassette-futurism/variables.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/rices') diff --git a/home/rices/cassette-futurism/variables.nix b/home/rices/cassette-futurism/variables.nix index 421ecc2..e8c2ddf 100644 --- a/home/rices/cassette-futurism/variables.nix +++ b/home/rices/cassette-futurism/variables.nix @@ -54,6 +54,6 @@ }; # Wallpaper path (user should replace with cassette-themed image) - wallpaper = "/home/mun/.config/wallpapers/cassette-futurism.png"; + wallpaper = "../../../assets/wallpapers/NGE_CF.jpg"; wallpaperFallback = "https://raw.githubusercontent.com/NixOS/nixos-artwork/master/wallpapers/nix-wallpaper-mosaic-blue.png"; } -- cgit v1.2.3