diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-05 16:24:32 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-05 16:24:32 +0200 |
| commit | 3298caf9f9a368f74d7064b5fd74147e05e75cce (patch) | |
| tree | 220702be99db684a9a81fe4d44c314f898297548 /home/rices/cassette-futurism | |
| parent | 2fcd05e5c31dd8b401ef2b4e53089a35d38c4674 (diff) | |
Updated wallpaper link in variables for the cassette futurism rice to link to the local neon genesis evangelion wallpaper
Diffstat (limited to 'home/rices/cassette-futurism')
| -rw-r--r-- | home/rices/cassette-futurism/variables.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; } |
