wallpaper change for yoru theme

Former-commit-id: 19a48aee14
This commit is contained in:
Hadi
2025-02-19 10:42:58 +01:00
parent 2ffa0a3abf
commit 61ae19567a

View File

@@ -63,9 +63,9 @@
polarity = "dark"; polarity = "dark";
image = pkgs.fetchurl { image = pkgs.fetchurl {
url = url =
"https://raw.githubusercontent.com/D3Ext/aesthetic-wallpapers/refs/heads/main/images/" "https://github.com/anotherhadi/nixy-wallpapers/blob/main/wallpapers/"
+ "tech.png" + "?raw=true"; + "wave-dark.png" + "?raw=true";
sha256 = "sha256-fT2ah18IAxoy3hzlLl9SkqhchzfVvZneUrZWzntMo40="; sha256 = "sha256-FjvbyAA2xLLZez/0aj43DPlbyrNfhjBTBPsUBywri5k=";
}; };
}; };