10 lines
199 B
Text
10 lines
199 B
Text
request register_shortcut {
|
|
shortcut: id(hyprland_global_shortcut_v1) (new),
|
|
id: str,
|
|
app_id: str,
|
|
description: str,
|
|
trigger_description: str,
|
|
}
|
|
|
|
request destroy (destructor) {
|
|
}
|