diff options
| author | bakkeby <[email protected]> | 2020-04-06 13:30:05 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-04-06 13:30:05 +0200 |
| commit | e6f9b592ee2bb498f1d49df20314178f62345770 (patch) | |
| tree | c774751bd61311f9050e7e1cc310fb151605c9af | |
| parent | c5e257d442430542243ddd6dee2d694b5f7ee0ec (diff) | |
| download | dwm-flexipatch-e6f9b592ee2bb498f1d49df20314178f62345770.tar.gz dwm-flexipatch-e6f9b592ee2bb498f1d49df20314178f62345770.zip | |
Adding reference to dragcfact patch
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/) |
