Files
opalfiles/.config/alacritty/alacritty.toml

19 lines
201 B
TOML

import = ["/home/opal/.config/alacritty/theme.toml"]
[env]
TERM = "alacritty"
[font]
size = 18
[font.normal]
family = "Terminus"
style = "Regular"
[font.offset]
x = 0
y = 0
[window]
opacity = 0.9