rice font cleanup

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-07-29 15:49:10 +02:00
parent bb773f0dee
commit 4ef43805ae

View File

@@ -43,14 +43,12 @@ pkgs: rec {
code = {
name = "JetBrainsMono Nerd Font";
package = pkgs.nerd-fonts.jetbrains-mono;
# name = "CascadiaCove-NF";
# package = (pkgs.nerdfonts.override { fonts = [ "CascadiaCode" ]; });
};
base = {
# name = "NewComputerModern08";
# package = pkgs.newcomputermodern;
name = "Atkinson Hyperlegible";
package = pkgs.atkinson-hyperlegible;
package = pkgs.atkinson-hyperlegible-next;
};
};
cursor = {