binds
Lists Hyprland keybindings with combo, action, and description, enabling you to identify and invoke desktop workflows via use_bind.
Instructions
The user's own Hyprland keybinds: combo, action, arg, and a
description when the config provides one. This is how the desktop's
owner drives it: to perform one of these workflows, call use_bind
with the combo (it runs the bound action). An action of lua means the
bind is a closure in a Lua Hyprland config, which nothing can run from
outside: read its description and do the same thing with hypr or
launch. NOTE: the keyboard tool canNOT trigger these compositor
binds (synthetic keys reach apps, not Hyprland's bind matcher), so do
not try to press them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |