commit 75e5b06315a9f3ade724870459ececea7b97a438
parent cd3ee86da9f4aaf0c34786fb6829dc45afe0ebf1
Author: grouse <bdmfegys@duck.com>
Date: Thu, 7 Mar 2024 16:44:08 -0500
fix scratchpad command example
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -3,7 +3,7 @@
## Patches and features
- Reads [xresources](https://dwm.suckless.org/patches/xresources/) colors/variables (i.e. works with `pywal`, etc.).
-- scratchpad: Accessible with <kbd>mod+shift+y</kbd>.
+- scratchpad: Accessible with <kbd>mod+y</kbd>.
- [uselessgaps](https://dwm.suckless.org/patches/uselessgap/): Adds useless gaps around windows, except in monocle mode.
- [alpha](https://dwm.suckless.org/patches/alpha/): Allows birdwm to have translucent bars, with opaque text.