zlaunch
Getting Started

Basic Usage

Core workflow and keyboard navigation

Keyboard Navigation

KeyAction
/ Navigate items
Tab / Shift+TabNavigate grid (emoji mode)
EnterExecute selected item
EscapeHide launcher / go back
Ctrl+TabNext mode
Ctrl+Shift+TabPrevious mode

Searching

Just start typing. zlaunch uses fuzzy matching—you don't need exact names.

Type fire to find Firefox, code for VS Code, term for terminal.

Modes

zlaunch has multiple modes, each focusing on different functionality:

ModeDescription
CombinedAll modules together (default)
ApplicationsDesktop applications only
WindowsOpen windows only
EmojisEmoji picker grid
ClipboardClipboard history
CalculatorMath expression evaluator
ActionsSystem actions (shutdown, etc.)
SearchWeb search
AILLM chat interface

Switching Modes

  • Ctrl+Tab — next mode
  • Ctrl+Shift+Tab — previous mode
zlaunch show --modes emojis
zlaunch toggle --modes clipboard

Executing Items

Press Enter on the selected item:

Item TypeAction
ApplicationLaunch the app
WindowFocus the window
CalculatorCopy result to clipboard
EmojiCopy emoji to clipboard
ClipboardCopy back to clipboard
ActionExecute (shutdown, lock, etc.)
SearchOpen in browser

On this page