diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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, |