12 lines
148 B
TOML
12 lines
148 B
TOML
[general]
|
|
import = [
|
|
"./everforest_light.toml"
|
|
]
|
|
|
|
[font]
|
|
normal = {family = "CaskaydiaMonoNerdFont"}
|
|
size = 14
|
|
|
|
[cursor]
|
|
smooth_motion_factor = 0.8
|