mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 06:06:29 +00:00
Replace default font in alacritty
This commit is contained in:
parent
1181a22b6a
commit
bacb939683
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,8 @@ font:
|
|||
# - (macOS) Menlo
|
||||
# - (Linux/BSD) monospace
|
||||
# - (Windows) Consolas
|
||||
family: Hack Nerd Font #Iosevka
|
||||
family: Iosevka Medium
|
||||
#family: Hack Nerd Font #Iosevka
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Regular
|
||||
|
|
Loading…
Reference in a new issue