From ee2d41e4a90e7eccedcc4dcd936b940b162660e2 Mon Sep 17 00:00:00 2001 From: PalanixYT Date: Sat, 22 Jul 2023 23:09:18 +0200 Subject: [PATCH] Updated cfacts (markdown) --- cfacts.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cfacts.md b/cfacts.md index 5e0b6cb..8129c6a 100644 --- a/cfacts.md +++ b/cfacts.md @@ -2,8 +2,7 @@ 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 +----------+ +----------+ | @@ -11,8 +10,7 @@ Clients with higher weight are allocated more space! | +----------+ | 2.0 | | | | 1.0 | -+----------+----------+ -` ++----------+----------+` ### Download - [2023-07-22](https://github.com/djpohly/dwl/compare/main...PalanixYT:cfact.patch)