summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 03e0319..8ea2927 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,9 @@ All configuration options are in `~/.config/caelestia/shell.json`.
```json
{
"bar": {
+ "dragThreshold": 20,
+ "persistent": true,
+ "showOnHover": true,
"workspaces": {
"activeIndicator": true,
"activeLabel": "󰮯 ",
@@ -171,6 +174,7 @@ All configuration options are in `~/.config/caelestia/shell.json`.
},
"launcher": {
"actionPrefix": ">",
+ "dragThreshold": 50,
"enableDangerousActions": false,
"maxShown": 8,
"maxWallpapers": 9