From 58b465b5b84cb90424eeffd6f877c8e5ad7bd647 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 13:27:46 +0200 Subject: Replace environment configuration with TOML --- SPEC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SPEC.md') 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: -- cgit v1.3.1