diff --git a/part/Wallpaper.nix b/part/Wallpaper.nix index 67905b78..b06e732b 100644 --- a/part/Wallpaper.nix +++ b/part/Wallpaper.nix @@ -1,6 +1,6 @@ { pkgs, ... }: let - url = "https://i.imgur.com/1RVKYxq.jpeg"; - sha256 = "sha256-9L2nlp2RpdIAKsoA9j1wgTF6WTkBYZCU0z7Rnn8pCvY="; + url = "https://i.imgur.com/rmRsEtO.jpeg"; + sha256 = "sha256-def6O2CEjubDfKiL/d7h9IE+Q5bXa4iY093nzl0t8oA="; # Sometimes stylix does not generate enough contrast for text. # This setting forces white text to ensure contrast on dark backgrounds.