mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-09-20 14:22:53 +00:00
Created chainkey (markdown)
+12
@@ -0,0 +1,12 @@
|
||||
### 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.
|
||||
|
||||
### Download
|
||||
- [2022-12-01](https://github.com/djpohly/dwl/compare/main...bencollerson:dwl:chainkeys.patch)
|
||||
|
||||
### Authors
|
||||
- [Ben Collerson](https://github.com/bencollerson)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user