1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00

alacritty/alacritty.toml: update

This commit is contained in:
Henrik Hautakoski 2025-05-14 07:09:04 +02:00
parent d63c10216e
commit 064b96eb8c

View file

@ -9,13 +9,13 @@ normal = { family = "IosevkaCustomNerdFont" }
bold = { style = "SemiBold" }
size = 16.0
offset = { x = 0, y = 8 }
glyph_offset = { x = 0, y = 4 }
offset = { x = 0, y = 4 }
glyph_offset = { x = 0, y = 2 }
[window]
decorations_theme_variant = "Dark"
padding = { x = 1, y = 1 }
opacity = 0.98
# opacity = 0.98
[mouse]
hide_when_typing = true