This commit is contained in:
KaitoTLex 2024-12-03 17:30:36 -08:00
parent d607020a40
commit 5787cbc70c
4 changed files with 46 additions and 8 deletions

View file

@ -8,6 +8,7 @@
enable = true;
image = "${inputs.wallpapers}/math/bifurcation.png";
polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
fonts = {
serif = {
@ -30,7 +31,7 @@
cursor = {
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Ice";
size = 26;
size = 20;
};
};
}