11 lines
148 B
TOML
11 lines
148 B
TOML
[general]
|
|
import = [
|
|
"~/.config/alacritty/dank-theme.toml"
|
|
]
|
|
|
|
[font]
|
|
normal = {
|
|
family = "Source Code Pro", style = "Regular"
|
|
}
|
|
size = 12.0
|