mirror of
https://github.com/RGBCube/watt
synced 2025-07-30 09:27:45 +00:00
config: modularize; add config watcher and move error variants
This commit is contained in:
parent
dde938b638
commit
9f7d86ff01
10 changed files with 349 additions and 126 deletions
|
@ -10,3 +10,4 @@ dirs = "6.0"
|
|||
clap = { version = "4.0", features = ["derive"] }
|
||||
num_cpus = "1.16"
|
||||
ctrlc = "3.4"
|
||||
notify = { version = "8.0.0", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue