Open TakenMC opened 1 year ago
This should be doable but I'll have to check. It would just be an env var/parameter
Is this still something that's wanted? it would be a bit messy to implement but its doable.
I mean it would be good to have the config in one place and the binary in the bin root so you could run it like any other program
If this is something that is still desired, what would stop it being an interactive terminal for those in a tty? Could use a hotkey to open up the settings, and have a TUI to edit the settings? It would be a reasonable amount of work, but it is something I could maybe look into eventually.
Would it be possible for the binary to have a specific directory for it's config files so we could have the binary be run from anywhere and not have the folders be generated everywhere.
Something like ~/.config on linux and %APPDATA% on windows and have the option to use an env var to set the location or a flag to the binary to specify a config.