From da05d567a1b5d7bcf6512ce7e5af995655b5af36 Mon Sep 17 00:00:00 2001 From: Aaron Duxler Date: Mon, 21 Sep 2020 01:14:34 +0200 Subject: [PATCH] setborderpx fix link in changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)