refactor runtime deps wiring and docs/config updates

This commit is contained in:
2026-02-10 02:44:35 -08:00
parent 6dd5f4e606
commit bb956d75bf
35 changed files with 372 additions and 1042 deletions

View File

@@ -1,6 +1,6 @@
# Configuration
Settings are stored in `~/.config/SubMiner/config.jsonc`
Settings are stored in `$XDG_CONFIG_HOME/SubMiner/config.jsonc` (or `~/.config/SubMiner/config.jsonc` when `XDG_CONFIG_HOME` is unset). For backward compatibility, SubMiner also reads existing configs from lowercase `subminer` directories.
### Configuration File