From c4e6d45852a7ab71238c77b5dc3e7afc40a1c38a Mon Sep 17 00:00:00 2001 From: reo6 Date: Mon, 1 May 2023 12:48:02 +0300 Subject: [PATCH] [Alacritty] Change font size --- alacritty/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 4133b43..79b11e9 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -156,7 +156,7 @@ font: #style: Bold Italic # Point size - size: 9.0 + size: 16.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