alacritty: increase font to 10

This commit is contained in:
Łukasz Pankowski 2025-03-29 12:48:40 +01:00
parent 6b84ae6f3a
commit 7caf112500

View File

@ -1,4 +1,3 @@
[colors] [colors]
draw_bold_text_with_bright_colors = false draw_bold_text_with_bright_colors = false
@ -6,7 +5,7 @@ draw_bold_text_with_bright_colors = false
TERM = "xterm-256color" TERM = "xterm-256color"
[font] [font]
size = 9 size = 10
[font.bold] [font.bold]
family = "Fira Code Nerd Font" family = "Fira Code Nerd Font"