summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2021-02-16 10:31:04 +0100
committerbakkeby <[email protected]>2021-02-16 10:31:04 +0100
commit7f256e2d3cc5bfc2947975f38cfbcced474a9e06 (patch)
treed96183e29a81866ff1bc71a75e4c2bba1b0ef672 /README.md
parent8e9130080cdf7b0cdb5c5ad539488dbd4a075603 (diff)
downloaddwm-flexipatch-7f256e2d3cc5bfc2947975f38cfbcced474a9e06.tar.gz
dwm-flexipatch-7f256e2d3cc5bfc2947975f38cfbcced474a9e06.zip
riodraw: upgrading patch to include rio-spawning of windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 756e0fe..fef9468 100644
--- a/README.md
+++ b/README.md
@@ -479,8 +479,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- adds a keyboard shortcut to restart dwm or alternatively by using kill -HUP dwmpid
- additionally dwm can quit cleanly by using kill -TERM dwmpid
- - [riodraw](https://github.com/bakkeby/patches/blob/master/dwm/dwm-riodraw-6.2.diff)
- - adds rio-like drawing to resize the selected client (backported from instantWM)
+ - [riodraw](https://github.com/bakkeby/patches/wiki/riodraw/)
+ - adds rio-like drawing to spawn new windows or to resize the selected client (backported from instantWM)
- depends on an external tool slop being installed
- [rotatestack](https://dwm.suckless.org/patches/rotatestack/)