change font size to permit neofetch at bootime.

This commit is contained in:
primardj 2024-01-26 21:04:14 +00:00
parent b5f262cf38
commit 62045ecba8

View file

@ -3,6 +3,9 @@ import = ["/home/primardj/.config/alacritty/hyper.toml"]
[env]
TERM = "xterm-256color"
[font]
size = 9
[font.bold]
family = "Source Code Pro"
style = "Bold"