1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

alacritty/alacritty.toml: update line height

This commit is contained in:
Henrik Hautakoski 2025-07-05 11:20:05 +02:00
parent 24ddacf787
commit b9860d2a57

View file

@ -6,8 +6,8 @@ normal = { family = "IosevkaCustomNerdFont" }
bold = { style = "SemiBold" }
size = 15.0
offset = { x = 0, y = 4 }
glyph_offset = { x = 0, y = 2 }
offset = { x = 0, y = 6 }
glyph_offset = { x = 0, y = 3 }
[window]
decorations_theme_variant = "Dark"