From 232b2e9bf4ae043e354ed70f8b773505665c8833 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 18 Oct 2021 19:52:13 +0200 Subject: Decrease Font Size for Alacritty --- .config/alacritty/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 82dfbc3..c1b4611 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -135,7 +135,7 @@ font: #style: Bold Italic # Point size - size: 18.0 + size: 14.0 # Offset is the extra space around each character. `offset.y` can be thought of # as modifying the line spacing, and `offset.x` as modifying the letter spacing. -- cgit v1.2.3-70-g09d2