Wallpaper : Forest rocket.

This commit is contained in:
Dmitry Voronin 2024-06-23 05:23:22 +03:00
parent 6e934e6ab9
commit a77a9515e6
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 3 additions and 3 deletions

View file

@ -75,7 +75,7 @@
};
window = {
gap = 12;
gap = 10;
border = 4;
};
}

View file

@ -1,6 +1,6 @@
{ pkgs, ... }: let
url = "https://i.imgur.com/rmRsEtO.jpeg";
sha256 = "sha256-def6O2CEjubDfKiL/d7h9IE+Q5bXa4iY093nzl0t8oA=";
url = "https://i.imgur.com/0RldJsX.jpeg";
sha256 = "sha256-hbbUz9+m/bLahDiflAoio6+4H0DHfxlbh92cWSjE4R4=";
# Sometimes stylix does not generate enough contrast for text.
# This setting forces white text to ensure contrast on dark backgrounds.