-
Notifications
You must be signed in to change notification settings - Fork 1
/
wallpapers.nix
28 lines (28 loc) · 1.16 KB
/
wallpapers.nix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# index -> wallhaven wallpaper tags
[
# 0 -> flowers, text, noise, short hair, closed eyes, side view, simple background, hoods
{
url = "https://w.wallhaven.cc/full/gp/wallhaven-gpgyw3.jpg";
hash = "sha256-9+7YVYJgOuLotDZrOc6WOpBnCSoBnm9KFwDPgb7Q7IM=";
}
# 1 -> blue eyes, bunny ears, brunette, cropped, artwork, Sornja
{
url = "https://w.wallhaven.cc/full/3z/wallhaven-3z8qjd.png";
hash = "sha256-Gu/J20/NReBqSmvAS0Hn9f+OaYDS27DodTyXx1P0Y8o=";
}
# 2 -> red eyes, long hair, winter, cityscape, pointy ears, hoods, Umiu Geso, necklace
{
url = "https://w.wallhaven.cc/full/j3/wallhaven-j38xpq.jpg";
hash = "sha256-6Iwb4EySLCDTyBD8YFwuq7nWzLRjMhD9soWaajTeIeU=";
}
# 3 -> aqua eyes, tongue out, white hair, fox ears, short hair, Hololive, Fubuki, simple background
{
url = "https://w.wallhaven.cc/full/jx/wallhaven-jxjvpm.jpg";
hash = "sha256-o69/abtTtxQqSBuCLoIyShhQS7QaLM9f/LxX1pH0hF8=";
}
# 4 -> Jianxin (Wuthering Waves), chinese clothing, twintails, long hair, birds, side view, blue eyes
{
url = "https://w.wallhaven.cc/full/gp/wallhaven-gpkl1d.jpg";
hash = "sha256-kRSzObzt/TGsGTVrci/EYOi0W+i0GOdICrfsOmUwDck=";
}
]