reNixos/hand7s/stylix/image.nix
s0me1newithhand7s af32794341
hand7s/stylix: wallpaper changed
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
2025-07-26 11:33:15 +03:00

5 lines
67 B
Nix

{...}: {
stylix = {
image = ./wallpaper3.jpg;
};
}