[alacritty] Use JetBrains Mono font
This commit is contained in:
parent
ad65301bf9
commit
8acab2706d
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ font:
|
||||||
# - (macOS) Menlo
|
# - (macOS) Menlo
|
||||||
# - (Linux/BSD) monospace
|
# - (Linux/BSD) monospace
|
||||||
# - (Windows) Consolas
|
# - (Windows) Consolas
|
||||||
family: Iosevka
|
family: JetBrains Mono
|
||||||
|
|
||||||
# The `style` can be specified to pick a specific face.
|
# The `style` can be specified to pick a specific face.
|
||||||
style: Regular
|
style: Regular
|
||||||
|
|
Loading…
Reference in a new issue