diff --git a/dot_config/alacritty/alacritty.yml b/dot_config/alacritty/alacritty.yml index 2922004..4b7a160 100644 --- a/dot_config/alacritty/alacritty.yml +++ b/dot_config/alacritty/alacritty.yml @@ -117,7 +117,7 @@ font: # - (macOS) Menlo # - (Linux/BSD) monospace # - (Windows) Consolas - family: Fira Mono + family: Pragmata Pro # The `style` can be specified to pick a specific face. style: Regular @@ -156,14 +156,14 @@ font: #style: Bold Italic # Point size - size: 12.0 + size: 13.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 # spacing. offset: - x: 0 - y: 2 + x: 1 + y: 3 # Glyph offset determines the locations of the glyphs within their cells with # the default being at the bottom. Increasing `x` moves the glyph to the