about summary refs log tree commit diff stats
path: root/home-manager/config/alacritty/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home-manager/config/alacritty/alacritty.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/home-manager/config/alacritty/alacritty.yml b/home-manager/config/alacritty/alacritty.yml
index 7582a75c..d8e25433 100644
--- a/home-manager/config/alacritty/alacritty.yml
+++ b/home-manager/config/alacritty/alacritty.yml
@@ -132,10 +132,10 @@ font:
     #   - (macOS) Menlo
     #   - (Linux/BSD) monospace
     #   - (Windows) Consolas
-    family: Sorce Code Pro
+    family: Source Code Pro
 
     # The `style` can be specified to pick a specific face.
-    #style: Regular
+    style: Regular
 
   # Bold font face
   #bold:
@@ -192,10 +192,10 @@ font:
   # If `true`, Alacritty will use a custom built-in font for box drawing
   # characters (Unicode points 2500 - 259f).
   #
-  #builtin_box_drawing: true # TODO
+  # builtin_box_drawing: true # TODO
 
 # If `true`, bold text is drawn using the bright color variants.
-#draw_bold_text_with_bright_colors: false # TODO
+#draw_bold_text_with_bright_colors: true # TODO
 
 # Colors (Tomorrow Night)
 colors: