add onedark and a new wallpaper

This commit is contained in:
EdenQwQ 2025-06-23 21:29:37 +08:00
parent ebfdfc103e
commit 3062ef88cf
3 changed files with 10 additions and 1 deletions

View file

@ -5,7 +5,7 @@
isDefault = true;
}
"everforest"
"petrichor-downpour"
"onedark"
{
name = "celestia-lunar-dark";
fromImage = {

View file

@ -73,5 +73,9 @@
name = "kita.png";
convertMethod = "gonord";
}
{
name = "android-nautilus.jpg";
convertMethod = "gonord";
}
];
}

View file

@ -66,6 +66,11 @@ let
url = "https://i.imgur.com/fn2kneH.png";
sha256 = "1pl9234h48xffyvbkvyg3rdxjw0432p8m0jbx7k8pb1l2d2m09a4";
}
{
name = "android-nautilus.jpg";
url = "https://i.imgur.com/53Azuew.jpg";
sha256 = "09qaj2nzlsk3xv88lsawpy3dnhw5vjcgs1r4ski9wdknbnxvl3b2";
}
];
wallpaperSrcs = map fetchurl wallpapers;