diff options
| author | kj_sh604 | 2026-05-25 17:09:13 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-25 17:09:13 -0400 |
| commit | 1b8895f4ffd4b5477775447579a1930e78033704 (patch) | |
| tree | 3e042ea90c92e2b933090248b1910234a16f2fe4 /.config/alacritty.yml | |
| parent | d4a21a826114bb0ee0b460db78bd3f305e7b04f9 (diff) | |
Diffstat (limited to '.config/alacritty.yml')
| -rw-r--r-- | .config/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty.yml b/.config/alacritty.yml index b744f4f..5576221 100644 --- a/.config/alacritty.yml +++ b/.config/alacritty.yml @@ -158,7 +158,7 @@ font: #style: Bold Italic # Point size - size: 9.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 |
