Files
opalfiles/.config/alacritty/alacritty.toml
2024-08-07 18:55:03 -07:00

19 lines
227 B
TOML

import = ["/home/opal/.config/alacritty/gruvbox-material-hard-dark.toml"]
[env]
TERM = "xterm-256color"
[font]
size = 15
[font.normal]
family = "Terminus"
style = "Regular"
[font.offset]
x = 0
y = 0
[window]
opacity = 0.9