2.home-manager/tests/modules/programs/ashell/basic-toml-config-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

8 lines
158 B
TOML

[modules]
center = ['Window Title']
left = ['Workspaces']
right = ['SystemInfo', 'Clock']
[workspaces]
show_empty = true
visibility_mode = 'MonitorSpecific'