wallpaper change for yoru theme

This commit is contained in:
Hadi
2025-02-19 10:42:58 +01:00
parent d56f39275c
commit 19a48aee14

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=";
}; };
}; };