Created cfacts (markdown)

PalanixYT 2023-07-22 23:08:26 +02:00
parent bada8ab9e2
commit 1b4fb6ab60

20
cfacts.md Normal file

@ -0,0 +1,20 @@
### 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)