feat(ghostty): use Jetbrains Mono foint

This commit is contained in:
Barrett Ruth 2026-03-06 21:38:46 -05:00
parent ed6599d68d
commit ed8e5bf7fd
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 7 additions and 3 deletions

View file

@ -9,7 +9,7 @@
programs.ghostty = {
enable = true;
settings = {
font-family = "Berkeley Mono";
font-family = "Jetbrains Mono";
font-codepoint-map = "U+f101-U+f25c=nonicons";
font-feature = "-calt";
font-size = 20;