aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to '.config/alacritty/alacritty.yml')
-rw-r--r--.config/alacritty/alacritty.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml
index e563273..8670648 100644
--- a/.config/alacritty/alacritty.yml
+++ b/.config/alacritty/alacritty.yml
@@ -29,13 +29,13 @@ colors:
font:
normal:
- family: "Less Perfect DOS VGA"
+ family: "Maple Mono NF"
style: Regular
bold:
- family: "Less Perfect DOS VGA"
+ family: "Maple Mono NF"
style: Bold
italic:
- family: "Less Perfect DOS VGA"
+ family: "Maple Mono NF"
style: "Italic"
size: 12.0
@@ -45,4 +45,4 @@ mouse_bindings:
cursor:
style: Block
-draw_bold_text_with_bright_colors: true
+draw_bold_text_with_bright_colors: true \ No newline at end of file