mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +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" }
|
bold = { style = "SemiBold" }
|
||||||
size = 15.0
|
size = 15.0
|
||||||
|
|
||||||
offset = { x = 0, y = 4 }
|
offset = { x = 0, y = 6 }
|
||||||
glyph_offset = { x = 0, y = 2 }
|
glyph_offset = { x = 0, y = 3 }
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
decorations_theme_variant = "Dark"
|
decorations_theme_variant = "Dark"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue