Files
alpfiles/.config/alacritty/alacritty.toml
2025-04-17 18:00:15 -07:00

22 lines
220 B
TOML

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