mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: update wallpapers
This commit is contained in:
parent
8d004fd48f
commit
7d1292945f
3 changed files with 7 additions and 6 deletions
|
|
@ -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}";
|
||||||
|
|
|
||||||
|
|
@ -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 {};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue