summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a0be9ea..6ae452a 100644
--- a/README.md
+++ b/README.md
@@ -221,7 +221,8 @@ All configuration options are in `~/.config/caelestia/shell.json`.
},
"services": {
"weatherLocation": "10,10",
- "useFahrenheit": false
+ "useFahrenheit": false,
+ "useTwelveHourClock": false
},
"session": {
"dragThreshold": 30,