vanadium: update wallpapers

This commit is contained in:
Primrose 2025-10-30 20:26:26 +08:00
parent 8d004fd48f
commit 7d1292945f
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 7 additions and 6 deletions

View file

@ -30,7 +30,7 @@
home.file = { home.file = {
".xscreensaver".source = "${./xscreensaver/.xscreensaver}"; ".xscreensaver".source = "${./xscreensaver/.xscreensaver}";
".wallpaper".source = "${pkgs.wallpapers.y-combinator}/main.svg"; ".wallpaper".source = "${pkgs.wallpapers_source}/images/KnightsOfGuinevere/guinevere_francesca.png";
}; };
xdg.configFile = { xdg.configFile = {
"xmonad".source = "${./xmonad}"; "xmonad".source = "${./xmonad}";

View file

@ -1,6 +1,7 @@
let let
sources = import ../../npins; sources = import ../../npins;
in in
_: _: { _: _: rec {
wallpapers = import sources.wallpapers {}; wallpapers_source = sources.wallpapers;
wallpapers = import wallpapers_source {};
} }

View file

@ -386,9 +386,9 @@
}, },
"branch": "mistress", "branch": "mistress",
"submodules": false, "submodules": false,
"revision": "189b0f83db95462244e2dc2e12c68741c924cb46", "revision": "3e3ed2f3773a4e61db1f4ae8f55dc99c574ee6e1",
"url": "https://git.confusedcompiler.org/leana8959/wallpapers/archive/189b0f83db95462244e2dc2e12c68741c924cb46.tar.gz", "url": "https://git.confusedcompiler.org/leana8959/wallpapers/archive/3e3ed2f3773a4e61db1f4ae8f55dc99c574ee6e1.tar.gz",
"hash": "1fkspkw0b61q4k13zmnzi9pbw9b5yyd3v1id2ml44xbh1qa09w2m" "hash": "1bkxfbxck16zvby5ynhgriv9yf137jmjxfihlwz03lr5cwvdbxbf"
}, },
"wired-notify": { "wired-notify": {
"type": "Git", "type": "Git",