adjust terminal font size

This commit is contained in:
Ingolf Wagner 2024-06-16 14:23:52 +02:00
parent b6f52ed1d9
commit 9b24e9dd75
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -22,6 +22,9 @@
package = pkgs.noto-fonts-emoji;
name = "Noto Color Emoji";
};
sizes = {
terminal = 10;
};
};
}