diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -146,6 +146,9 @@ All configuration options are in `~/.config/caelestia/shell.json`. ```json { + "background": { + "enabled": true + }, "bar": { "dragThreshold": 20, "persistent": true, |