Check global hotkeys support.
bool requireGlobalHotkeys([String? fallback]) => require(capabilities.globalHotkeys, 'Global hotkeys', fallback);