From 58650a6e919945df8bc348d4712a97e319c45bda Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Mon, 15 Sep 2025 14:31:28 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25f23fb..93be83e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This project's development is based on [dwl](https://codeberg.org/dwl/dwl/). - Window effects from scenefx (blur, shadow, corner radius, opacity) 3. **Some disadvantages** - - Since it uses the fully automatic layout like dwm style, it does not allow you to manually adjust the window size when the window is in tiled state. It only allows you to change the layout parameters to adjust the window ratio. + - Since it uses the fully automatic layout like dwm style, it does not allow you to manually adjust the window size when the window is in tiled state. It only allows you to use dispatch like `setmfact` or `increase_proportion` bind to adjust the tiled window ratio. Master-Stack Layout