Hammerspoon / Hammerspoon/Spoons

what is the mapping of ReloadConfiguration:bindHotkeys(mapping) ?

Open
#286 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
567
Forks
171
PR merge metrics
No merged PRs in 30d

Description

mapping - A table containing hotkey modifier/key details for the following items

i really can't understand how to pass param to this function

```
mapping = {"ctrl", "alt", "cmd","R"}
```
```
mapping = {{"ctrl", "alt", "cmd"},"R"}
```
these two do not work.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.