summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7339723..2230f76 100644
--- a/README.md
+++ b/README.md
@@ -522,6 +522,14 @@ default, you must create it manually.
"command": ["systemctl", "suspend-then-hibernate"],
"enabled": true,
"dangerous": false
+ },
+ {
+ "name": "Settings",
+ "icon": "settings",
+ "description": "Configure the shell",
+ "command": ["caelestia", "shell", "controlCenter", "open"],
+ "enabled": true,
+ "dangerous": false
}
],
"dragThreshold": 50,