Skip to content

Commit

Permalink
short description of config option
Browse files Browse the repository at this point in the history
  • Loading branch information
arcsi42 committed Mar 13, 2022
1 parent c6c7e15 commit b6077ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ resources:
| `tap_action` | `map` | **Optional** | Action to take on tap. See [action options](#action-options) | `action: toggle-menu` |
| `hold_action` | `map` | **Optional** | Action to take on hold. See [action options](#action-options) | `none` |
| `double_tap_action` | `map` | **Optional** | Action to take on double tap. See [action options](#action-options) | `action: none` |
| theme | `string` | **Optional** | Card theme |
| `theme` | `string` | **Optional** | Card theme | |
| `items_offset` | `number` | **Optional** | Distance of items from menu center | `0` |

## Item Options

Expand Down

0 comments on commit b6077ed

Please sign in to comment.