mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 13:39:52 -07:00
chore: update colorscheme and wallpaper
This commit is contained in:
parent
0978bf6251
commit
1d368d43d7
1 changed files with 3 additions and 6 deletions
|
@ -150,13 +150,10 @@
|
|||
environment.etc.polarity.text = "dawn";
|
||||
liminalOS.theming = {
|
||||
wallpaper = pkgs.fetchurl {
|
||||
# url = "https://code.youwen.dev/youwen5/wallpapers/raw/branch/main/aesthetic/afterglow_city_skyline_at_night.png";
|
||||
# hash = "sha256-fYMzoY3un4qGOSR4DMqVUAFmGGil+wUze31rLLrjcAc=";
|
||||
url = "https://i.redd.it/ouo0vm6gn9f91.png";
|
||||
hash = "sha256-5t8HyqZhOw9Zy2LYWhLurBDWi+1KYjsPzU+6RsTaGqk=";
|
||||
url = "https://w.wallhaven.cc/full/2y/wallhaven-2y7x7x.jpg";
|
||||
hash = "sha256-C1MdokXeiEPXeTnestKJjpKBDTdXED9Bx9JpDifAg0g=";
|
||||
};
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine-dawn.yaml";
|
||||
# base16Scheme = null;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/oxocarbon-light.yaml";
|
||||
polarity = "light";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue