diff options
Diffstat (limited to 'home/rices')
| -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"; } |
