mirror of
https://github.com/Horhik/dotfiles.git
synced 2025-02-18 07:04:30 +00:00
update alacritty config
This commit is contained in:
parent
bdefcd4619
commit
01fae59506
|
@ -107,10 +107,15 @@ font:
|
||||||
# - (macOS) Menlo
|
# - (macOS) Menlo
|
||||||
# - (Linux/BSD) monospace
|
# - (Linux/BSD) monospace
|
||||||
# - (Windows) Consolas
|
# - (Windows) Consolas
|
||||||
|
|
||||||
family: Mononoki Nerd Font
|
family: Mononoki Nerd Font
|
||||||
|
options:
|
||||||
|
style: Regular
|
||||||
|
range:
|
||||||
|
start: 0
|
||||||
|
end: 'Z'
|
||||||
|
|
||||||
# The `style` can be specified to pick a specific face.
|
# The `style` can be specified to pick a specific face.
|
||||||
style: Regular
|
|
||||||
|
|
||||||
# Bold font face
|
# Bold font face
|
||||||
#bold:
|
#bold:
|
||||||
|
|
Loading…
Reference in a new issue