summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f4006a3..5c9e960 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,9 @@ All configuration options are in `~/.config/caelestia/cli.json`.
"record": {
"extraArgs": []
},
+ "wallpaper": {
+ "postHook": "echo $WALLPAPER_PATH"
+ },
"theme": {
"enableTerm": true,
"enableHypr": true,