diff --git a/README.md b/README.md index 9f8be4de3..60d76c66e 100644 --- a/README.md +++ b/README.md @@ -176,22 +176,23 @@ This plugin enables you to quickly execute multiple things at once. ## Keyboard shortcuts -| Keyboard shortcut | Description | -| ----------------------------------- | ------------------------------------------------------------ | -| Enter | Execute selected search result | -| Shift Enter | Execute selected program as admin (Windows only) | -| Tab | Autocomplete file path | -| Ctrl o | Open the selected program or file at it's location (Windows) | -| Cmd o | Open the selected program or file at it's location (macOS) | -| | Scroll up | -| | Scroll down | -| Ctrl or Cmd p | Scroll up | -| Ctrl or Cmd n | Scroll down | -| Ctrl i | Open settings (Windows) | -| Cmd , | Open settings (macOS) | -| Shift | Browse user input history up | -| Shift | Browse user input history down | -| Ctrl l | Set focus on user input | +| Keyboard shortcut | Description | +| ------------------------------------ | ------------------------------------------------------------ | +| Alt Space Bar | Open search box (Default value, can be adjusted in settings) | +| Enter | Execute selected search result | +| Shift Enter | Execute selected program as admin (Windows only) | +| Tab | Autocomplete file path | +| Ctrl o | Open the selected program or file at it's location (Windows) | +| Cmd o | Open the selected program or file at it's location (macOS) | +| | Scroll up | +| | Scroll down | +| Ctrl or Cmd p | Scroll up | +| Ctrl or Cmd n | Scroll down | +| Ctrl i | Open settings (Windows) | +| Cmd , | Open settings (macOS) | +| Shift | Browse user input history up | +| Shift | Browse user input history down | +| Ctrl l | Set focus on user input | ## Settings