2.home-manager/tests/modules/programs/lapce/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

17 lines
347 B
TOML

[core]
color-theme = 'Custom'
custom-titlebar = false
icon-theme = 'Material Icons'
[editor]
bracket-pair-colorization = true
cursor-surrounding-lines = 4
font-family = 'FiraCode Nerd Bold Font, monospace'
font-size = 22
highlight-matching-brackets = true
render-whitespace = 'all'
tab-width = 2
[ui]
font-size = 20
open-editors-visible = false