Keyboard Shortcuts
Navigate Zenkai entirely from the keyboard for maximum efficiency.
Basic Navigation
| Key | Action |
|---|
Type | Filter applications by name |
Enter | Launch the selected application |
Esc | Close Zenkai |
List Navigation
| Key | Action |
|---|
Ctrl+N / Down | Select next item |
Ctrl+P / Up | Select previous item |
Ctrl+F | Focus search input |
Tips
- The search is fuzzy - you don't need to type the full name
- Results are ranked by frequency - frequently used apps appear first
- Use
--show-actions to reveal [Desktop Action] entries on each item
- Hook into
on_keypress(key) in a Lua plugin to handle custom keyboard shortcuts