From 37a649c1f5f4c3880ab6c5aa0c0953207e4da3c1 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 22 Dec 2024 12:43:18 +0300 Subject: [PATCH] Wallpaper: Steam winter sale. --- option/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 84dbac04..7f74c45c 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -1,8 +1,8 @@ # Download the wallpaper here. { pkgs, lib, ... }: let - url = "https://i.imgur.com/rkVxIDu.jpeg"; - sha256 = "sha256-/tOlzcICzIwp74g8iAqMPmS0RQC5BzoTmgP4o/JNbq8="; + url = "https://i.imgur.com/6fJxpYe.png"; + sha256 = "sha256-c4pXpPSoIL4CVBLezEYNHVWtioVtgkg2w6bWsWZw+nc="; forceContrastText = false; in {