feat(ghostty): use Jetbrains Mono foint
This commit is contained in:
parent
ed6599d68d
commit
ed8e5bf7fd
3 changed files with 7 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue