summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ab4ab7..18a0fc9 100644
--- a/README.md
+++ b/README.md
@@ -194,6 +194,9 @@ All configuration options are in `~/.config/caelestia/shell.json`.
}
},
"background": {
+ "desktopClock": {
+ "enabled": false
+ },
"enabled": true
},
"bar": {
@@ -285,7 +288,7 @@ All configuration options are in `~/.config/caelestia/shell.json`.
}
},
"lock": {
- "maxNotifs": 5
+ "recolourLogo": false
},
"notifs": {
"actionOnClick": false,