From e6f9b592ee2bb498f1d49df20314178f62345770 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Mon, 6 Apr 2020 13:30:05 +0200 Subject: [PATCH] Adding reference to dragcfact patch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b5a42..0011188 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t - updates the position of dmenu to match that of the bar - i.e. if topbar is 0 then dmenu will appear at the bottom and if 1 then dmenu will appear at the top - - dragcfact + - [dragcfact](https://github.com/bakkeby/patches/blob/master/dwm/dwm-cfacts-dragcfact-6.2.diff) - lets you resize clients' size (i.e. modify cfact) by holding modkey + shift + right-click and dragging the mouse - [dragmfact](https://dwm.suckless.org/patches/dragmfact/)