1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-07-31 22:03:40 -04:00

Fix macos config bold font documentation

This commit is contained in:
Mihyaeru 2018-11-13 00:20:44 +09:00 committed by Christian Duerr
parent 6503316332
commit 4a8d18cdee

View file

@ -85,7 +85,7 @@ font:
# The `style` can be specified to pick a specific face. # The `style` can be specified to pick a specific face.
#style: Regular #style: Regular
# Italic font face # Bold font face
bold: bold:
family: Menlo family: Menlo
# The `style` can be specified to pick a specific face. # The `style` can be specified to pick a specific face.