add a new wallpaper

This commit is contained in:
EdenQwQ 2025-07-11 19:41:18 +08:00
parent 27da0e6e22
commit 9c8fedd831
2 changed files with 9 additions and 0 deletions

View file

@ -79,6 +79,10 @@
}
{
name = "city.jpeg";
convertMethod = "lutgen";
}
{
name = "jw-follow-the-wind.jpeg";
convertMethod = "gonord";
}
];

View file

@ -76,6 +76,11 @@ let
url = "https://i.imgur.com/F8WcIQK.jpeg";
sha256 = "1y4mvy26iq284p8b2xh2ygbjfw9r00v9d77hjjw4wmnc3216v1jy";
}
{
name = "jw-follow-the-wind.jpeg";
url = "https://i.imgur.com/eCilr4R.jpeg";
sha256 = "1vnnmlxa6bx1yi9b3hh7v5wggwab3k5nx7hxpnc56ld4p1wm3g4l";
}
];
wallpaperSrcs = map fetchurl wallpapers;