summaryrefslogtreecommitdiffstats
path: root/files/.config/alacritty/alacritty.toml.old
blob: 031d81c8cb953639412469992f7e80424af73dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[cursor]
style = "Block"
unfocused_hollow = true

[font]
size = 14

[font.italic]
family = "Terminus"
style = "Light Italic"

[font.normal]
family = "Terminus"
style = "Light"

[font.offset]
x = 0
y = 0

[window]
dynamic_padding = true
opacity = 0.90