From 8a628c0aeb2ac0d72cd62c574eff0d6e25913579 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Tue, 6 Apr 2021 23:07:13 -0700 Subject: [PATCH] Change font in Alacritty --- alacritty/.config/alacritty/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index 50e49a7..27d2dde 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -51,7 +51,7 @@ font: # style: Italic # Point size of the font - size: 10.0 + size: 12.0 # Offset is the extra space around each character. offset.y can be thought of # as modifying the linespacing, and offset.x as modifying the letter spacing. @@ -179,7 +179,7 @@ colors: # # To completely disable the visual bell, set its duration to 0. # -visual_bell: +bell: animation: EaseOutExpo duration: 0