feat(ghostty): switch to Iosevka Term
This commit is contained in:
parent
9c70ecf81e
commit
c60df011bc
2 changed files with 2 additions and 3 deletions
|
@ -56,11 +56,10 @@
|
|||
packages = with pkgs; [
|
||||
cantarell-fonts
|
||||
inter
|
||||
iosevka
|
||||
iosevka-bin
|
||||
jetbrains-mono
|
||||
twitter-color-emoji
|
||||
|
||||
nerd-fonts.iosevka
|
||||
nerd-fonts.jetbrains-mono
|
||||
];
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
file.".config/ghostty/config".text = ''
|
||||
theme = light:catppuccin-latte,dark:catppuccin-mocha
|
||||
font-family = Iosevka Nerd Font
|
||||
font-family = Iosevka Term
|
||||
font-size = 12
|
||||
font-feature = -calt
|
||||
font-feature = -dlig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue