diff --git a/custom-node-list.json b/custom-node-list.json index 0d7d7878..96b31936 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36143,6 +36143,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "mikesimone", + "title": "Link Mode Toggle", + "reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle", + "files": [ + "https://github.com/mikesimone/ComfyUI-LinkModeToggle" + ], + "install_type": "git-clone", + "description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).", + "tags": ["ui", "hotkey", "canvas"] + } ] }