diff options
author | Benjamin Morrison <ben@gbmor.org> | 2022-07-26 23:00:18 -0400 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.org> | 2022-07-26 23:00:18 -0400 |
commit | 664267ade32b2cbba9f1df710461b5d5b4176480 (patch) | |
tree | 05f582d9ea471460b71fe88f7dbde3c01675ced8 /.config | |
parent | d6a6dae683459375f27567766b29a4f8d5f35a2a (diff) | |
download | dogfiles-664267ade32b2cbba9f1df710461b5d5b4176480.tar.gz |
updated doom conf, bumped alacritty font
Diffstat (limited to '.config')
-rw-r--r-- | .config/alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 5e10e1d..677194b 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -112,7 +112,7 @@ font: style: Italic # Point size - size: 5.0 + size: 5.5 # 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. |