[alacritty] increased font size

This commit is contained in:
Afonso Franco 2024-03-30 16:08:54 +00:00
parent de041f1e0a
commit d76226781b
Signed by: afonso
SSH key fingerprint: SHA256:aiLbdlPwXKJS5wMnghdtod0SPy8imZjlVvCyUX9DJNk

View file

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