Files
opalfiles/.config/alacritty/alacritty.toml
2026-02-22 08:57:47 -08:00

20 lines
249 B
TOML

[env]
TERM = "xterm-256color"
[font]
size = 16
[font.normal]
family = "VictorMono Nerd Font"
style = "Medium"
[font.offset]
x = 0
y = 0
[window]
opacity = 0.95
[general]
import = ["/home/opal/.config/alacritty/gruvbox-material-hard-dark.toml"]