Chino
Chino copied to clipboard
[FEAT] Flexible `data` and `chroma` paths
Problem
Currently we have:
-
~/.local/share/chino/datafor data path, and -
~/.local/share/chino/chromafor chroma path ref
Description
We need something more customizable, these chroma and data paths could be set by the user. But that currently requires digging into the code. Which is kinda hassle.
Alternatives
Find a way to do it using the TUI. So, that the user can set their own data and chroma paths.