diff --git a/themes/stylix/yoru.nix b/themes/stylix/yoru.nix index d3c19b7..f132801 100644 --- a/themes/stylix/yoru.nix +++ b/themes/stylix/yoru.nix @@ -63,9 +63,9 @@ polarity = "dark"; image = pkgs.fetchurl { url = - "https://raw.githubusercontent.com/D3Ext/aesthetic-wallpapers/refs/heads/main/images/" - + "tech.png" + "?raw=true"; - sha256 = "sha256-fT2ah18IAxoy3hzlLl9SkqhchzfVvZneUrZWzntMo40="; + "https://github.com/anotherhadi/nixy-wallpapers/blob/main/wallpapers/" + + "wave-dark.png" + "?raw=true"; + sha256 = "sha256-FjvbyAA2xLLZez/0aj43DPlbyrNfhjBTBPsUBywri5k="; }; };