diff --git a/config/custom-keybinds.json b/config/custom-keybinds.json index 2ce94dbaf..b58b437e3 100644 --- a/config/custom-keybinds.json +++ b/config/custom-keybinds.json @@ -8,5 +8,10 @@ "layer": "segmentation", "tool": "grapheneMulticutSegments", "provider": "graphene" + }, + "keyp": { + "layer": "segmentation", + "tool": "grapheneFindPath", + "provider": "graphene" } -} +} \ No newline at end of file