From e1d1da934d278dfe15a756d2130f961cac67a201 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sat, 10 Aug 2024 01:28:01 +0300 Subject: [PATCH] Wallpaper : Astral purple-green. --- config/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Wallpaper.nix b/config/Wallpaper.nix index 5949aa3..2ed3192 100644 --- a/config/Wallpaper.nix +++ b/config/Wallpaper.nix @@ -1,6 +1,6 @@ { pkgs, lib, ... }: with lib; let - url = "https://i.imgur.com/4lqm0AZ.jpeg"; - sha256 = "1bkc2rm1jy0bva9z78rq9a5gchwa61ns1gn59kdp1k63brawhx62"; + url = "https://i.imgur.com/e94Lz8h.png"; + sha256 = "0ndqh7xx7dqjlb21cp5zv99g7scdfqcaivbmsbg0jdbj9q4bqpab"; forceContrastText = false; in { options = {