Use toml instead of json for settings.

This commit is contained in:
Storm Dragon
2026-02-13 11:13:38 -05:00
parent 13976b7235
commit f873fcee11
9 changed files with 201 additions and 82 deletions

View File

@@ -27,6 +27,7 @@ depends=(
# Plugin system and D-Bus remote control
python-pluggy
python-tomlkit
python-dasbus
# AI Assistant dependencies (for screenshots, HTTP requests, and actions)