alacritty: fonts
This commit is contained in:
parent
f199fc7a86
commit
957538f1f1
1 changed files with 2 additions and 2 deletions
|
@ -34,10 +34,10 @@ shape = "Block"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
builtin_box_drawing = true
|
builtin_box_drawing = true
|
||||||
size = 16
|
size = 13
|
||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "FantasqueSansM Nerd Font"
|
family = "IBM Plex Mono"
|
||||||
|
|
||||||
[[keyboard.bindings]]
|
[[keyboard.bindings]]
|
||||||
action = "Paste"
|
action = "Paste"
|
||||||
|
|
Loading…
Reference in a new issue