Wallpaper : Forest rocket.
This commit is contained in:
parent
6e934e6ab9
commit
a77a9515e6
|
@ -75,7 +75,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
window = {
|
window = {
|
||||||
gap = 12;
|
gap = 10;
|
||||||
border = 4;
|
border = 4;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{ pkgs, ... }: let
|
{ pkgs, ... }: let
|
||||||
url = "https://i.imgur.com/rmRsEtO.jpeg";
|
url = "https://i.imgur.com/0RldJsX.jpeg";
|
||||||
sha256 = "sha256-def6O2CEjubDfKiL/d7h9IE+Q5bXa4iY093nzl0t8oA=";
|
sha256 = "sha256-hbbUz9+m/bLahDiflAoio6+4H0DHfxlbh92cWSjE4R4=";
|
||||||
|
|
||||||
# Sometimes stylix does not generate enough contrast for text.
|
# Sometimes stylix does not generate enough contrast for text.
|
||||||
# This setting forces white text to ensure contrast on dark backgrounds.
|
# This setting forces white text to ensure contrast on dark backgrounds.
|
||||||
|
|
Loading…
Reference in a new issue