Upstream formatter change in https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
10 lines
131 B
TOML
10 lines
131 B
TOML
[keyboard]
|
|
[[keyboard.bindings]]
|
|
chars = '\u000c'
|
|
key = 'K'
|
|
mods = 'Control'
|
|
|
|
[window]
|
|
[window.dimensions]
|
|
columns = 200
|
|
lines = 3
|