diff options
-rw-r--r-- | alacritty_macos.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index 355f21cf..be03fee8 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -85,7 +85,7 @@ font: # The `style` can be specified to pick a specific face. #style: Regular - # Italic font face + # Bold font face bold: family: Menlo # The `style` can be specified to pick a specific face. |