diff --git a/cfacts.md b/cfacts.md deleted file mode 100644 index 9746b6e..0000000 --- a/cfacts.md +++ /dev/null @@ -1,21 +0,0 @@ -### 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 -- [git branch](https://codeberg.org/Palanix/dwl/src/branch/cfact) -- [2024-02-15](https://codeberg.org/dwl/dwl-patches/raw/branch/main/cfact/cfact.patch) - -### Authors -- [Palanix](https://codeberg.org/Palanix)