2024-01-02 00:59:59 -06:00

20 lines
547 B
Markdown

### Description
A port of the [dwm cfacts patch](https://dwm.suckless.org/patches/cfacts/) (with the limits removed)
Clients with higher weight are allocated more space!
```
+---------------------+
| | 0.5 |
| 1.0 +----------+
+----------+ |
| | 1.0 |
| +----------+
| 2.0 | |
| | 1.0 |
+----------+----------+`
```
### Download
- [2023-07-22](https://github.com/djpohly/dwl/compare/main...PalanixYT:cfact.patch)
### Authors
- [Palanix](https://github.com/PalanixYT)