doc updates based on the comments and refactoring
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Sticky Mod
|
||||
This module allows to immitate the behaviour of ATL+TAB or CMD+TAB, etc. for switching between open windows.
|
||||
The mod will be on hold and the key will be tapped. The mod will be released when any other key is pressed or the layer key is released.
|
||||
This module allows to hold a modifier while a key is being tapped repeatedly; the modifier will be released when any other key is pressed or released.
|
||||
This is for example useful if you want to switch between open windows with ALT+TAB or CMD+TAB, using only a single key.
|
||||
|
||||
## Enabling the module
|
||||
```python
|
||||
|
Reference in New Issue
Block a user