summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-08-22 09:21:23 +0200
committerbakkeby <[email protected]>2020-08-22 09:21:23 +0200
commit91b667198157fc98fc0459369d9161c9365ee48f (patch)
tree8973d78c40f3557a4effdd5872ce822d339dfca7 /README.md
parent110cc7d24042d88521a5edd67adf35eb5d949776 (diff)
downloaddwm-flexipatch-91b667198157fc98fc0459369d9161c9365ee48f.tar.gz
dwm-flexipatch-91b667198157fc98fc0459369d9161c9365ee48f.zip
Added zoomfloating patch. Changed zoom and togglefloating functions to use c rather than selmon->sel.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c0fc65..94dd2e1 100644
--- a/README.md
+++ b/README.md
@@ -562,6 +562,9 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- [xrdb](http://dwm.suckless.org/patches/xrdb/)
- allows dwm to read colors from xrdb (.Xresources) during runtime
+ - [zoomfloating](https://www.reddit.com/r/suckless/comments/ie5fe3/zoomfloating_my_own_simple_original_patch/)
+ - a simple patch that allows floating windows to be zoomed into the master stack position
+
- [zoomswap](https://dwm.suckless.org/patches/zoomswap/)
- allows a master and a stack window to swap places rather than every window on the screen changing position