Optional
altOptional
ctrlOnly execute the action if the control key is pressed. On Mac devices the command key is used instead.
Short, translated, description what this action is doing. This will be used as the description next to the hotkey in the shortcuts overview.
The key to be pressed.
Optional
shiftIf set then the callback is only called when the shift key is (not) pressed.
When left undefined
a pressed shift key is ignored (callback is run with and without shift pressed).
Only execute the action if the alt key is pressed