From 226752d763f327980078ae23796a73832140bc08 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 21 Feb 2025 20:12:56 +0100 Subject: [PATCH] change wallpaper --- themes/stylix/yoru.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/stylix/yoru.nix b/themes/stylix/yoru.nix index 65921d7..d98f549 100644 --- a/themes/stylix/yoru.nix +++ b/themes/stylix/yoru.nix @@ -64,8 +64,8 @@ image = pkgs.fetchurl { url = "https://github.com/anotherhadi/nixy-wallpapers/blob/main/wallpapers/" - + "Grey-mountains.png" + "?raw=true"; - sha256 = "sha256-9MmgwPAyKjLc0s2mO9r3HqoctXeLWQJ2JAFOLsRUDIU="; + + "pink-sky-mountains.png" + "?raw=true"; + sha256 = "sha256-EF/tjNSpFHVei78HN7etXqsuBeA+PnxSKXw8HSPypys="; }; };