mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-27 10:14:14 +00:00
Updated chainkeys (markdown)
parent
15985b57c6
commit
fab5cbb461
@ -1,7 +1,7 @@
|
||||
### Description
|
||||
Implements chained keybindings (like the dwm [keychain](https://dwm.suckless.org/patches/keychain/) patch).
|
||||
|
||||
A bindings can be set up sharing a leading chain key. This chain key will be triggered when Mod+chain is pressed. A subsequent keypress will be matched against bindings for that chain key.
|
||||
Bindings can share a leading chain key. This chain key will be triggered when Mod+chain is pressed. A subsequent keypress will be matched against bindings for that chain key. If it is configured the action will be triggered, otherwise the keypress will be ignored.
|
||||
|
||||
### Download
|
||||
- [2022-12-01](https://github.com/djpohly/dwl/compare/main...bencollerson:dwl:chainkeys.patch)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user