fix(nixos/appearance): Font size for terminals

This commit is contained in:
punkfairie 2025-03-02 12:07:25 -08:00
parent e5ec3cad8c
commit 04687653a5
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -32,6 +32,10 @@ in {
package = pkgs.whatsapp-emoji-font;
name = "Apple Color Emoji";
};
sizes = {
terminal = 11;
};
};
cursor = {