feat(ghostty): switch to Iosevka Term

This commit is contained in:
uku 2024-12-13 14:38:39 +01:00
parent 9c70ecf81e
commit c60df011bc
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 2 additions and 3 deletions

View file

@ -56,11 +56,10 @@
packages = with pkgs; [ packages = with pkgs; [
cantarell-fonts cantarell-fonts
inter inter
iosevka iosevka-bin
jetbrains-mono jetbrains-mono
twitter-color-emoji twitter-color-emoji
nerd-fonts.iosevka
nerd-fonts.jetbrains-mono nerd-fonts.jetbrains-mono
]; ];

View file

@ -8,7 +8,7 @@
file.".config/ghostty/config".text = '' file.".config/ghostty/config".text = ''
theme = light:catppuccin-latte,dark:catppuccin-mocha theme = light:catppuccin-latte,dark:catppuccin-mocha
font-family = Iosevka Nerd Font font-family = Iosevka Term
font-size = 12 font-size = 12
font-feature = -calt font-feature = -calt
font-feature = -dlig font-feature = -dlig