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:
parent
24ddacf787
commit
b9860d2a57
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue