c6444ecc3c
GitOrigin-RevId: 51e44a13acea71b36245e8bd8c7db53e0a3e61ee
15 lines
180 B
TOML
15 lines
180 B
TOML
[font]
|
|
[font.bold]
|
|
family = "SFMono"
|
|
|
|
[font.normal]
|
|
family = "SFMono"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\x0c"
|
|
key = "K"
|
|
mods = "Control"
|
|
|
|
[window.dimensions]
|
|
columns = 200
|
|
lines = 3
|