chore: update wallpaper

This commit is contained in:
Youwen Wu 2025-05-27 14:48:27 -07:00
parent b4ea8ae2d2
commit 8fba9f8c68
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 23 additions and 4 deletions

View file

@ -149,10 +149,7 @@
environment.etc."specialisation".text = "dawn";
environment.etc.polarity.text = "dawn";
liminalOS.theming = {
wallpaper = pkgs.fetchurl {
url = "https://w.wallhaven.cc/full/2y/wallhaven-2y7x7x.jpg";
hash = "sha256-C1MdokXeiEPXeTnestKJjpKBDTdXED9Bx9JpDifAg0g=";
};
wallpaper = "${inputs.wallpapers}/d2/Etheric-Strands.jpg";
base16Scheme = "${pkgs.base16-schemes}/share/themes/oxocarbon-light.yaml";
polarity = "light";
};