about summary refs log tree commit diff stats
path: root/home-manager/config/alacritty/alacritty.yml
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-03-05 13:42:26 +0100
committerene <ene@sils.li>2023-03-05 13:42:26 +0100
commit019b307b58d158428c98144d6015d1709a5cf6c3 (patch)
tree09ee2dc5c2c841f94d3f81714402decbe255c1f9 /home-manager/config/alacritty/alacritty.yml
parentFix(hm/conf/alacritty): Fully comment other fonts (diff)
downloadnixos-config-019b307b58d158428c98144d6015d1709a5cf6c3.tar.gz
nixos-config-019b307b58d158428c98144d6015d1709a5cf6c3.zip
Fix(hm/conf/alacritty): Typos
Diffstat (limited to 'home-manager/config/alacritty/alacritty.yml')
-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: