feat: add theme postHook

This commit is contained in:
2 * r + 2 * t
2026-05-02 22:24:26 +10:00
parent f3b13affc3
commit 5273ed514f
2 changed files with 20 additions and 1 deletions
+2 -1
View File
@@ -208,7 +208,8 @@ All configuration options are in `~/.config/caelestia/cli.json`.
"enableWarp": true,
"enableChromium": true,
"enableZed": true,
"enableCava": true
"enableCava": true,
"postHook": "echo $SCHEME_NAME $SCHEME_FLAVOUR $SCHEME_MODE $SCHEME_VARIANT $SCHEME_COLOURS"
},
"toggles": {
"communication": {