change font size to permit neofetch at bootime.
This commit is contained in:
parent
b5f262cf38
commit
62045ecba8
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue