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