diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"], |