Skip to content

Modifier combinations

Name a combination of modifier keys, such as Option + Shift, and reuse it in shortcuts.

Use spaces around + when referencing a name: main + H.

Example
[modifier_combinations]
main = "Alt + Shift"
[keys]
"main + H" = { move_focus = "left" }