diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -188,7 +188,10 @@ All configuration options are in `~/.config/caelestia/shell.json`. "thickness": 10 }, "dashboard": { + "enabled": true, + "dragThreshold": 50, "mediaUpdateInterval": 500, + "showOnHover": true, "visualiserBars": 45 }, "launcher": { |