bg: change wallpaper
Some checks are pending
Check flake / check (push) Waiting to run

This commit is contained in:
Youwen Wu 2025-02-04 16:33:02 -08:00
parent 9e51ccb96f
commit d1defb87dc
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -127,8 +127,8 @@
environment.etc.polarity.text = "dawn";
liminalOS.theming = {
wallpaper = pkgs.fetchurl {
url = "https://w.wallhaven.cc/full/kx/wallhaven-kxoqx6.jpg";
hash = "sha256-1cYbDcWutMHaNgvgRZiXFJpxkCZdilrKbjRD3/y25Yc=";
url = "https://w.wallhaven.cc/full/ex/wallhaven-exlxjr.jpg";
hash = "sha256-SZT8hNe58Njf5XMrZvj97XCP2DSycpoc6u17Lc0IH7Y=";
};
# base16Scheme = "${pkgs.base16-schemes}/share/themes/oxocarbon-dark.yaml";
base16Scheme = null;