From 2744c1c6c8ffeb283ba3fc8c6b38f871794bc13d Mon Sep 17 00:00:00 2001 From: Tony Blyler Date: Tue, 23 Aug 2022 20:54:30 -0400 Subject: [PATCH] Update the Alacritty font to be better for the DPI display on a macbook retina screen. will need to set this up to play nicer with different machines via a chezmoi template or whatever --- chezmoi/private_dot_config/alacritty/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chezmoi/private_dot_config/alacritty/alacritty.yml b/chezmoi/private_dot_config/alacritty/alacritty.yml index eedb433..f800114 100644 --- a/chezmoi/private_dot_config/alacritty/alacritty.yml +++ b/chezmoi/private_dot_config/alacritty/alacritty.yml @@ -150,7 +150,7 @@ font: #style: Bold Italic # Point size - size: 11.0 + size: 12.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