feat: load and apply output configs

fix: typo

chore: update deps

cleanup
This commit is contained in:
Ashley Wulber 2025-08-19 13:22:47 -04:00 committed by Ashley Wulber
parent 7317353a32
commit f3f7d5cfb6
5 changed files with 804 additions and 189 deletions

View file

@ -21,3 +21,4 @@ serde.workspace = true
zbus.workspace = true
#TODO: reduce features
tokio = { workspace = true, features = ["full"] }
xdg = "3.0.0"