10 lines
135 B
TOML
10 lines
135 B
TOML
|
|
[font]
|
|
normal = { family = "JetBrainsMono Nerd Font" }
|
|
size = 12.0
|
|
|
|
[general]
|
|
import = [
|
|
"theme.toml"
|
|
]
|
|
live_config_reload = true
|