summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-04-06 13:30:05 +0200
committerbakkeby <[email protected]>2020-04-06 13:30:05 +0200
commite6f9b592ee2bb498f1d49df20314178f62345770 (patch)
treec774751bd61311f9050e7e1cc310fb151605c9af
parentc5e257d442430542243ddd6dee2d694b5f7ee0ec (diff)
downloaddwm-flexipatch-e6f9b592ee2bb498f1d49df20314178f62345770.tar.gz
dwm-flexipatch-e6f9b592ee2bb498f1d49df20314178f62345770.zip
Adding reference to dragcfact patch
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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/)