summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAaron Duxler <[email protected]>2020-09-21 01:14:34 +0200
committerAaron Duxler <[email protected]>2020-09-21 01:14:34 +0200
commitda05d567a1b5d7bcf6512ce7e5af995655b5af36 (patch)
tree8efafd4a3900be1a4892c157f17c6e3c3b66bb8d
parent216c95d86efc489f5b812db00305184fab65b751 (diff)
downloaddwm-flexipatch-da05d567a1b5d7bcf6512ce7e5af995655b5af36.tar.gz
dwm-flexipatch-da05d567a1b5d7bcf6512ce7e5af995655b5af36.zip
setborderpx fix link in changelog
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 728c820..bf95801 100644
--- a/README.md
+++ b/README.md
@@ -471,7 +471,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- [sendmon_keepfocus](https://github.com/bakkeby/patches/wiki/sendmon_keepfocus/)
- minor patch that allow clients to keep focus when being sent to another monitor
- - [setborderpx](https://dwm.suckless.org/patches/statuspadding/)
+ - [setborderpx](https://dwm.suckless.org/patches/setborderpx/)
- this patch allows border pixels to be changed during runtime
- [shiftview](https://github.com/chau-bao-long/dotfiles/blob/master/suckless/dwm/shiftview.diff)