From 77fc59f744b117b466118ddb7a346a47d524e3a9 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Tue, 17 Dec 2024 09:20:58 +0300 Subject: [PATCH] Wallpaper: Yellow lights. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 8fcdd08..55b56b7 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -4,8 +4,8 @@ lib, ... }: let - url = "https://i.imgur.com/AVWdqBy.jpeg"; - sha256 = "sha256-GhOHOyENrfO98zmIfYjzPioX+CyJ3eiq5nF6N/2p3Dw="; + url = "https://i.imgur.com/XG8bA49.jpeg"; + sha256 = "sha256-xVdZ8wSN+PMoX1z7mdF9d4Gklxt41jASvz/LYtfGosE="; forceContrastText = false; in { options.module.wallpaper = {