summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-04-04 16:56:19 +0200
committera-kenji <aks.kenji@protonmail.com>2021-04-17 00:15:12 +0200
commit1f14683c8fd237cea5a96c81daecff9e32337c3e (patch)
tree663bc6ba296de5761fcc24d87119a7b9b93376fc /example
parenta4430bf1580a0ab09706179867bb09ef1b19fc8e (diff)
Add Unbind Setting for Keybinds
Adds the `unbind: true` and `unbind: false` flag under keybinds. Unbinds all default Keybinds. Some enums are here already for more flexible unbinds.
Diffstat (limited to 'example')
-rw-r--r--example/config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/config.yaml b/example/config.yaml
index 3bb4fbfad..644d4e4f2 100644
--- a/example/config.yaml
+++ b/example/config.yaml
@@ -1,5 +1,6 @@
---
keybinds:
+ unbind: true
normal:
- action: [GoToTab: 1,]
key: [F: 1,]