stylix: Make Aleo default serif font

This commit is contained in:
Donovan Glover 2024-02-08 22:52:14 -05:00
parent f2ff938e79
commit 96ba7452fb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -23,8 +23,8 @@ in
stylix.fonts = with pkgs; { stylix.fonts = with pkgs; {
serif = { serif = {
package = noto-fonts-cjk-sans; package = (callPackage ../packages/aleo-fonts.nix { });
name = "Noto Sans CJK JP"; name = "Aleo";
}; };
sansSerif = { sansSerif = {