From 984b74fe277092bfada585e2aa737da90c1f5582 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 13 Oct 2024 01:57:41 +0300 Subject: [PATCH] Wallpaper : Pink! --- config/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Wallpaper.nix b/config/Wallpaper.nix index b7d2a89..a47dace 100644 --- a/config/Wallpaper.nix +++ b/config/Wallpaper.nix @@ -1,8 +1,8 @@ { pkgs, lib, ... }: with lib; let - url = "https://i.imgur.com/gYy0mzG.jpeg"; - sha256 = "0pwnq84mdbv8nrarhnbkq77iabwgh7znr0yig3fnshamxl2a3k7k"; + url = "https://i.imgur.com/MAebnX3.jpeg"; + sha256 = "12nvw4srfm7yqazc88c4nz25bl9vfp0jls2hhfqfycajdakhbg1x"; forceContrastText = true; in {