mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-08 00:09:29 -05:00
feat: add theme postHook
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user