diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -166,7 +166,8 @@ All configuration options are in `~/.config/caelestia/shell.json`. "dashboard": { "mediaUpdateInterval": 500, "visualiserBars": 45, - "weatherLocation": "10,10" + "weatherLocation": "10,10", + "useFahrenheit": false, }, "launcher": { "actionPrefix": ">", |