Skip to content

Hotkeys

Wox has one main launcher hotkey, plus optional hotkeys that run a prepared query. Open Settings -> General to change them.

Main Hotkey

The default toggle is:

PlatformDefault
WindowsAlt + Space
macOSCommand + Space
LinuxCtrl + Space

There is also a Selection hotkey. It opens Wox against the current text or file selection so plugins such as Selection, Web Search, and AI Command can act on it.

On macOS, grant Accessibility if hotkey recording asks for it. On Linux Wayland, ordinary combinations such as Ctrl + Space use the desktop portal; double-modifier and CapsLock combos need extra input permissions. See the Wayland FAQ.

Fullscreen Applications

Enable Settings -> General -> Ignore hotkeys in fullscreen to suppress the main, selection and query hotkeys while the foreground window is fullscreen. It is off by default; ordinary maximized windows are unaffected. Dictation hotkeys are independent of this launcher setting.

Detection supports Windows, macOS (Accessibility permission required), Linux X11 with xprop, and Hyprland with hyprctl. The switch is disabled on unsupported Wayland desktops or when the required Linux command is missing. Detection failures leave hotkeys enabled.

This suppresses Wox actions without unregistering the shortcuts, so it does not guarantee that the foreground application receives those keys.

Query Hotkeys

A Query Hotkey binds a shortcut to a query. Instead of opening Wox and typing webview x or window group Work, the shortcut does that in one step.

Open Settings -> General -> Query Hotkeys, add a row, and start from a preset:

PresetUse it for
Normal QueryShow the launcher and run the query
Preview QueryHide the query box and toolbar; useful for WebView panels and file previews
Silent RunRun the query without showing the launcher when there is a single clear action
CustomKeep the preset defaults, then override position, width, result count, or chrome

You can still override window position, width, result count, or whether the query box and toolbar stay visible.

Settings also include a Query Test button so you can try a hotkey, shortcut, or tray query without leaving the page.

Examples

QueryWhat the hotkey does
app launchpadOpen the app grid
webview xOpen a compact X panel
window group WorkRestore a saved workspace
ai translate {wox:selected_text}Translate the current selection

Silent translation is the same pattern: create an AI Command, then bind a Query Hotkey with the Silent Run preset. See AI Commands.

Tray Queries

Tray Queries are the mouse-friendly version of Query Hotkeys. In Settings -> General -> Tray Queries, add an icon and a query. Clicking the tray or menu-bar item opens Wox near the tray and runs that query.

This is useful for a dashboard, a WebView site, clipboard history (cb), or notes (note).

Other Built-in Hotkey Surfaces

FeatureWhere
Open the Action PanelDefault Ctrl+K (Cmd+K on macOS); change it in Settings -> General
Open a Web Search in WebViewResult action Ctrl+Enter (Cmd+Enter on macOS); the query box stays visible; Escape returns focus to the query
Close the current WebView pageAction Panel Ctrl+W (Cmd+W on macOS); destroys the page so its memory can be released
Hide a background WebView pageAction Panel Ctrl+H (Cmd+H on macOS); only on query-hotkey full preview windows with Run in background
Dictation press / double-press / holdSettings -> Plugins -> Dictation
Screenshot captureSettings -> Plugins -> Screenshot, or query screenshot
Hotkey overviewQuery hotkeys to list registered shortcuts

Released under the GPL-3.0 License.