1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-24 18:00:58 +01:00
home-manager/tests/modules/programs/ashell/basic-toml-config-expected.toml
Austin Horstman 650a38ebe8 ashell: support yaml and toml config
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-07-05 00:26:25 -05:00

8 lines
158 B
TOML

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