mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
7 lines
198 B
JavaScript
7 lines
198 B
JavaScript
sc.OPTIONS_DEFINITION['keys-btw-i-use-arch.open-map-menu'] = {
|
|
type: 'CONTROLS',
|
|
cat: sc.OPTION_CATEGORY.CONTROLS,
|
|
init: { key1: ig.KEY.M },
|
|
hasDivider: true,
|
|
header: 'btw-i-use-arch',
|
|
};
|