From a1ef93450c0843d5c6b41e521d04ca280493c4db Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Tue, 18 Oct 2022 23:12:31 +0300 Subject: Update font size --- .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 a2fb161..b6eb3f9 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -156,7 +156,7 @@ font: style: Bold Italic # Point size - size: 11.0 + size: 15.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 -- cgit v1.2.3