From b4ebf3e70e134ab55c5486cbd8f518a39a65953a Mon Sep 17 00:00:00 2001 From: AngeD Date: Wed, 15 Mar 2023 12:56:33 +0100 Subject: [PATCH] fix: alacritty font 10->11 for desktop --- .config/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/alacritty.yml b/.config/alacritty.yml index f9fb82b..6fcdefe 100644 --- a/.config/alacritty.yml +++ b/.config/alacritty.yml @@ -110,7 +110,7 @@ window: #multiplier: 3 # Font configuration -font: +#font: # Normal (roman) font face #normal: # Font family @@ -158,7 +158,7 @@ font: #style: Bold Italic # Point size - size: 10.0 + #size: 11.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