dotconf/private_dot_config/private_alacritty/alacritty.toml

6 lines
116 B
TOML
Raw Normal View History

[window]
padding = { x = 4, y = 8 }
[font]
normal = { family = "Fantasque Sans Mono", style = "Regular" }
size = 14