diff --git a/config/custom-keybinds.json b/config/custom-keybinds.json index dc55dfeab..7f7790f67 100644 --- a/config/custom-keybinds.json +++ b/config/custom-keybinds.json @@ -15,5 +15,7 @@ "provider": "graphene" }, "keyx": false, - "control+shift+keyx": "clear-segments" + "control+shift+keyx": "clear-segments", + "bracketleft": "select-previous", + "bracketright": "select-next" }