Commit graph

1 commit

Author SHA1 Message Date
Kasper Nyhus
ac08b1c312 feat: add TOML configuration for node layout
Add custom column based layout configuration using simple glob style
pattern matching on node names.

It will look for configuration files located in ~/.config/helvum or in
the cwd (which takes precedence).

The configuration is validated before being used.
2025-08-26 23:00:53 +02:00