summaryrefslogtreecommitdiff
path: root/SPEC.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 13:27:46 +0200
committerYuval Adam <_@yuv.al>2026-07-24 13:27:46 +0200
commit58b465b5b84cb90424eeffd6f877c8e5ad7bd647 (patch)
tree828e16dd5eed5f74b3314a63d5e2c04762a9bc07 /SPEC.md
parent70781bce8d2c18c8292a89653b6183d2bb210441 (diff)
Replace environment configuration with TOML
Diffstat (limited to 'SPEC.md')
-rw-r--r--SPEC.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SPEC.md b/SPEC.md
index d105cf5..d79ef59 100644
--- a/SPEC.md
+++ b/SPEC.md
@@ -334,7 +334,7 @@ The extension shortcut replaces or disables the development custom shortcut to p
## 10. Configuration
-Configuration should use GSettings once schemas exist. Development may use a documented config file or environment variables until then.
+Daemon configuration uses the optional TOML file `~/.config/parley/config.toml` with system-oriented defaults. Parley does not use application-specific environment variables. GNOME Shell-only preferences may use GSettings when schemas are introduced.
Planned settings: