passthrough: rename passthru to passthrough

README.md: explain default keybind
This commit is contained in:
choc
2024-06-26 16:42:23 +08:00
parent 59d5b28396
commit f7f596b489
2 changed files with 21 additions and 18 deletions
+4 -1
View File
@@ -3,8 +3,11 @@ allows pausing keybind handling
also allows for bitcarrying-esque control of nested instances
default keybind is Ctrl+Logo+Alt+Shift+Esc, can be customized in config.h
### Download
- [git branch](https://codeberg.org/notchoc/dwl/src/branch/passthrough)
- [2024-06-22](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/passthrough/passthrough.patch)
- [2024-06-26](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/passthrough/passthrough.patch)
- [2024-06-22](https://codeberg.org/dwl/dwl-patches/raw/commit/3f44fb23d8cb6c7d700f41525dc00493e392083c/patches/passthrough/passthrough.patch)
### Authors
- [notchoc](https://codeberg.org/notchoc)