summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2021-02-11 12:29:48 +0100
committerbakkeby <[email protected]>2021-02-11 12:29:48 +0100
commit9fcfa8d6ce45d7c7530f447c200ab8977c997e78 (patch)
treec0d004e877d093cbb8988b5403f99f10b2dc2615 /README.md
parent1d092253e3b9ee5e310957d83edb2effad10cdb8 (diff)
downloaddwm-flexipatch-9fcfa8d6ce45d7c7530f447c200ab8977c997e78.tar.gz
dwm-flexipatch-9fcfa8d6ce45d7c7530f447c200ab8977c997e78.zip
Adding focusdir patch
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57d56aa..756e0fe 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
-2021-02-11 - Added the riodraw patch
+2021-02-11 - Added the riodraw and focusdir patches
2021-01-22 - Added the placemouse patch
@@ -338,6 +338,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- provides the ability to focus the tag on the immediate left or right of the currently focused tag
- it also allows to send the focused window either on the left or the right tag
+ - [focusdir](https://github.com/bakkeby/patches/wiki/focusdir)
+ - allows focusing on clients based on direction (up, down, left, right) instead of client order
+
- [focusmaster](https://dwm.suckless.org/patches/focusmaster/)
- a simple patch that just puts focus back to the master client