Change font for alacritty

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-09-03 23:11:38 +02:00
parent 3a55f155a0
commit 1df2b545f4
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -85,7 +85,8 @@ tabspaces: 4
font: font:
# Normal (roman) font face # Normal (roman) font face
normal: normal:
family: Fira Mono family: "FuraMono Nerd Font"
size: 7 size: 7
# Offset is the extra space around each character. `offset.y` can be thought of # Offset is the extra space around each character. `offset.y` can be thought of