diff --git a/part/Wallpaper.nix b/part/Wallpaper.nix index 55cb370..66aebfc 100644 --- a/part/Wallpaper.nix +++ b/part/Wallpaper.nix @@ -1,6 +1,6 @@ { pkgs, ... }: let - url = "https://i.imgur.com/PYKK4Tg.jpeg"; - sha256 = "sha256-lM/EHVPj0Yoxd86002YnFaWbWd48wBIJOFTv+eKJH1g="; + url = "https://i.imgur.com/EpFhNuM.jpeg"; + sha256 = "sha256-j6c5+f5/KgmGzNfZnMShAXrhbAOhsiNlr0DJh+puyQU="; # Sometimes stylix does not generate enough contrast for text. # This setting forces white text to ensure contrast on dark backgrounds.