diff --git a/website/src/configuration/general.md b/website/src/configuration/general.md index 86a2d777fc..55d88fc4fd 100644 --- a/website/src/configuration/general.md +++ b/website/src/configuration/general.md @@ -34,6 +34,14 @@ Sets what happens when you double-click the tray icon. |--------|----------| | **Switch playback device** | Cycles to the next available playback device. | | **Switch recording device** | Cycles to the next available recording device. | +| **Open settings** | Opens the SoundSwitch settings window. | +| **Switch profile** | Cycles through the configured audio profiles. | +| **Toggle mute microphone** | Mutes or unmutes the default recording (microphone) device. | +| **Disabled** | Disables double-click detection entirely. The device menu opens instantly on a single click with **no delay**. Choose this if you never use the double-click action and want the fastest possible access to the tray menu. | + +::: tip Faster tray menu +When a double-click action is configured, SoundSwitch waits up to **250 ms** after each click to decide whether a second click is coming. Setting the action to **Disabled** removes that wait completely, so right-clicking or left-clicking the tray icon opens the menu with zero delay. +::: ### Switch Default Communication Device