summaryrefslogtreecommitdiff
path: root/alacritty.toml
blob: 467f81c3c00804f7135c4a464d1b81ce53232366 (plain)
1
2
3
4
5
6
7
8
[font]
normal = { family="terminus (TTF)" }
size = 8
offset = { x = 0, y = 5 }

[colors.primary]
foreground = "#000000"
background = "#FFFFFF"