summaryrefslogtreecommitdiff
path: root/alacritty.toml
blob: f0c378e237353a0596c214175077cc593cbad93f (plain)
1
2
3
4
5
6
7
8
[font]
normal = { family="Input Mono Condensed"}
size = 6.5
offset = { x = 0, y = 5 }

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