diff options
author | zachir <zachir@librem.one> | 2023-02-09 21:07:06 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-09 21:07:06 -0600 |
commit | 7a2dd5235800003487d43c57d1b76847c692bce4 (patch) | |
tree | 8d96101718e456180a6c6df40182a3e5dfe7e5cd /alacritty | |
parent | 590e65f30f0478d7345be93191dc8bbe151c8a55 (diff) | |
parent | 9c096aa3d0e26537228489f3c522070454d96436 (diff) |
merge updates
Diffstat (limited to 'alacritty')
-rw-r--r-- | alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 01e8d54..2c247d5 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -154,7 +154,7 @@ font: style: Bold Italic # Point size - size: 11.0 + size: 10.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 |