2.home-manager/tests/modules/programs/alacritty/example-settings-expected.toml
Austin Horstman 1e313820a3 treewide: adapt toml generator changes
Upstream formatter change in
https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
2026-05-02 20:19:12 -05:00

10 lines
131 B
TOML

[keyboard]
[[keyboard.bindings]]
chars = '\u000c'
key = 'K'
mods = 'Control'
[window]
[window.dimensions]
columns = 200
lines = 3