This commit is contained in:
mtgmonkey
2025-12-28 21:14:36 +01:00
parent 800dec235d
commit f1dd42919e
5 changed files with 22 additions and 19 deletions

View File

@@ -17,6 +17,10 @@
name = "Miracode";
};
serif = config.stylix.fonts.sansSerif;
emoji = {
package = pkgs.noto-fonts-color-emoji;
name = "Noto Color Emoji";
};
sizes = {
applications = 12;
terminal = 10;