diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index ddb77a78..792c3931 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -37,8 +37,8 @@ font: # 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. offset: - x: 0 - y: 0 + x: -1 + y: -1 glyph_offset: x: 0 y: 0