6 lines
117 B
TOML
6 lines
117 B
TOML
[window]
|
|
padding = { x = 4, y = 8 }
|
|
|
|
[font]
|
|
normal = { family = "Fantasque Sans Mono", style = "Regular" }
|
|
size = 16
|