Update docs/docs/behaviors/sticky-key.md
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
d3c97fd7a3
commit
59f699d4c0
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ This configuration would apply to all sticky keys. This may not be appropriate i
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
If you combine multiple modifiers in a single key, like for example `&skq LS(LALT)`, you might need to add the `ignore-modifiers;` setting because it is not inherited from the default `&sq` behavior.
|
If you combine multiple modifiers in a single key, like for example `&skq LS(LALT)`, you might need to add the `ignore-modifiers;` setting because it is not inherited from the default `&sk` behavior.
|
||||||
|
|
||||||
### Advanced usage
|
### Advanced usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue