about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/alacritty/toml/font.toml
blob: dd18a6fb12224ea51eb688c0e3d4a0fac144fbbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[font]
builtin_box_drawing = true
size = 12.0

[font.glyph_offset]
x = -1
y = -1

[font.normal]
family = "SauceCodePro Nerd Font Mono"
style = "Regular"

[font.offset]
x = -1
y = -1