chore(alacritty): increased font size

This commit is contained in:
Afonso Franco 2024-03-30 16:08:54 +00:00
parent e40e156d85
commit 1dbb52af06
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -4,7 +4,7 @@ import = ["~/.config/alacritty/themes/gruvbox_dark.toml"]
TERM = "xterm-256color" TERM = "xterm-256color"
[font] [font]
size = 14.0 size = 16.0
[font.normal] [font.normal]
family = "FiraCode Nerd Font Mono" family = "FiraCode Nerd Font Mono"