mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
chore: update wallpaper
This commit is contained in:
parent
b4ea8ae2d2
commit
8fba9f8c68
3 changed files with 23 additions and 4 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue