deadnix
This commit is contained in:
parent
fcc280a41a
commit
6c644b8a80
12 changed files with 3 additions and 18 deletions
|
|
@ -11,10 +11,6 @@ in
|
|||
{
|
||||
width ? largestWidth,
|
||||
height ? largestHeight,
|
||||
logoScale ? 4,
|
||||
backgroundColor ? colorscheme.palette.mantle,
|
||||
logoColor1 ? colorscheme.palette.yellow,
|
||||
logoColor2 ? colorscheme.palette.green,
|
||||
}:
|
||||
pkgs.stdenv.mkDerivation {
|
||||
name = "generated-nix-wallpaper-${colorscheme.slug}.png";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue