From da2f01c496702d49350788a99af538a50e97e752 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Thu, 28 Nov 2024 03:09:00 +0300 Subject: [PATCH] Wallpaper: New year ball. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index cd01cfe..e7353ef 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -4,8 +4,8 @@ lib, ... }: let - url = "https://i.imgur.com/LIfflTM.jpeg"; - sha256 = "sha256-Clrk3x9oFBizYLcV7B2dWLD7BhsX2iuwH/8pk0lTJUI="; + url = "https://images.unsplash.com/photo-1482517967863-00e15c9b44be?ixlib=rb-4.0.3&q=85&fm=jpg&crop=entropy&cs=srgb&dl=chad-madden-SUTfFCAHV_A-unsplash.jpg"; + sha256 = "sha256-3T8Spa+gsemiyDcqBQCwZfWU1MWzu2AhPDF4wyeXxcQ="; forceContrastText = true; in { options.module.wallpaper = {