8 lines
119 B
TOML
8 lines
119 B
TOML
import = ["~/.config/alacritty/one-dark.toml"]
|
|
|
|
[font]
|
|
size = 14
|
|
|
|
[font.normal]
|
|
family = "Fira Code"
|
|
style = "Regular"
|