General
- Theme — Choose between System (follows OS), Light, or Dark
- Auto-update — Enable/disable automatic update checking
- Usage Metrics — Opt in or out of anonymous usage data collection
Proxy / Mirror Settings
Useful for users in regions with restricted internet access:- Python Install Mirror — Replace the Astral python-build-standalone download URL
- Pypi Install Mirror — Set a custom pip mirror
- Torch Install Mirror — Set a custom PyTorch download mirror
Data Locations
Comfy Desktop stores data in platform-specific directories:Windows
macOS
Linux (XDG Base Directory)
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Ctrl+R / Cmd+R | Refresh the current view |
Ctrl+W / Cmd+W | Close the current panel |
Escape | Close modal or overlay |
Ctrl+, / Cmd+, | Open Global Settings |
Deep Links (comfy://)
Comfy Desktop supports thecomfy:// custom protocol for opening local workflow files directly from your browser or terminal.
Opening a Workflow via Deep Link
comfy:// link or running it from the command line will:
- Launch Comfy Desktop (if not already running)
- Open the specified workflow file in the ComfyUI editor
- Focus the existing window (if already running)
- macOS: Click a
comfy://link in any app - Windows/Linux: Click the link in a browser or run it from the terminal
Note: Deep links only work with local file paths. The feature requires Comfy Desktop to be installed as the protocol handler — it registers itself automatically during installation.