diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 84dbac04..7f74c45c 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -1,8 +1,8 @@ # Download the wallpaper here. { pkgs, lib, ... }: let - url = "https://i.imgur.com/rkVxIDu.jpeg"; - sha256 = "sha256-/tOlzcICzIwp74g8iAqMPmS0RQC5BzoTmgP4o/JNbq8="; + url = "https://i.imgur.com/6fJxpYe.png"; + sha256 = "sha256-c4pXpPSoIL4CVBLezEYNHVWtioVtgkg2w6bWsWZw+nc="; forceContrastText = false; in {