summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fd26863..d1cc4fa 100644
--- a/README.md
+++ b/README.md
@@ -224,6 +224,7 @@ All configuration options are in `~/.config/caelestia/shell.json`.
},
"session": {
"dragThreshold": 30,
+ "vimKeybinds": false,
"commands": {
"logout": ["loginctl", "terminate-user", ""],
"shutdown": ["systemctl", "poweroff"],