diff --git a/config/custom-keybinds.json b/config/custom-keybinds.json index 2ce94db..7f7790f 100644 --- a/config/custom-keybinds.json +++ b/config/custom-keybinds.json @@ -8,5 +8,14 @@ "layer": "segmentation", "tool": "grapheneMulticutSegments", "provider": "graphene" - } + }, + "keyf": { + "layer": "segmentation", + "tool": "grapheneFindPath", + "provider": "graphene" + }, + "keyx": false, + "control+shift+keyx": "clear-segments", + "bracketleft": "select-previous", + "bracketright": "select-next" }