19 lines
227 B
TOML
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
|