Macchina-CLI / macchina

A system information frontend with an emphasis on performance.
https://crates.io/crates/macchina
MIT License
1.24k stars 47 forks source link

[FEATURE] Palette spacing #307

Closed feefs closed 2 months ago

feefs commented 3 months ago

Would there be interest in adding a palette.spacing option? For context, I like my palette glyphs to be spaced out. However, setting palette.glyph to "色 " results in the block not respecting the line length:

1

I've implemented a version locally, which adds "spacing" to the [palette] options in the toml (example location)

2

If there's interest, I can open a PR.

grtcdr commented 3 months ago

Hi, thanks for working on this. I'd definitely like to see this get merged.