Change font for alacritty
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
3a55f155a0
commit
1df2b545f4
1 changed files with 2 additions and 1 deletions
|
@ -85,7 +85,8 @@ tabspaces: 4
|
|||
font:
|
||||
# Normal (roman) font face
|
||||
normal:
|
||||
family: Fira Mono
|
||||
family: "FuraMono Nerd Font"
|
||||
|
||||
size: 7
|
||||
|
||||
# Offset is the extra space around each character. `offset.y` can be thought of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue