Files
opalfiles/.config/alacritty/alacritty.toml
2025-08-15 10:25:28 -07:00

20 lines
217 B
TOML

[env]
TERM = "xterm-256color"
[font]
size = 16
[font.normal]
family = "Monospace"
style = "Regular"
[font.offset]
x = 0
y = 0
[window]
opacity = 0.9
[general]
import = ["/home/opal/.config/alacritty/theme.toml"]