20 lines
247 B
TOML
20 lines
247 B
TOML
[env]
|
|
TERM = "xterm-256color"
|
|
|
|
[font]
|
|
size = 16
|
|
|
|
[font.normal]
|
|
family = "Victor Mono"
|
|
style = "Medium Normal"
|
|
|
|
[font.offset]
|
|
x = 0
|
|
y = 0
|
|
|
|
[window]
|
|
opacity = 0.95
|
|
|
|
[general]
|
|
import = ["/home/opal/.config/alacritty/gruvbox-material-hard-dark.toml"]
|